generated from Sithas/conan_template
Вроде получилось затащить плагин
This commit is contained in:
@@ -18,6 +18,9 @@ if (Boost_FOUND)
|
||||
include_directories(${Boost_INCLUDE_DIR})
|
||||
endif ()
|
||||
|
||||
set(mysql-concpp_DIR "C:/Libs/MySQLConnector")
|
||||
find_package(mysql-concpp REQUIRED)
|
||||
|
||||
set(THREADS_PREFER_PTHREAD_FLAG ON)
|
||||
find_package(Threads REQUIRED)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user