generated from Sithas/conan_template
Вроде получилось затащить плагин
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ add_executable(App ./src/main.cpp
|
||||
./src/listener/Listener.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(App PRIVATE Boost::boost Threads::Threads)
|
||||
target_link_libraries(App PRIVATE Boost::boost Threads::Threads mysql::concpp)
|
||||
|
||||
if (MSVC)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /bigobj")
|
||||
|
||||
Reference in New Issue
Block a user