mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-18 20:24:04 +01:00
3 lines
147 B
CMake
3 lines
147 B
CMake
target_compile_definitions(${BII_BLOCK_TARGET} INTERFACE -DTHREADSAFE -DNO_TCL)
|
|
target_link_libraries( ${BII_BLOCK_TARGET} INTERFACE ${MYSQL_LIB})
|