mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-19 04:26:55 +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})
|