add_library(wine
  wine.cpp
)
target_include_directories(wine PUBLIC include)
