mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-19 12:29:25 +01:00
3 lines
158 B
CMake
3 lines
158 B
CMake
target_compile_definitions(${BII_BLOCK_TARGET} INTERFACE ${ODBC_CFLAGS} -DTHREADSAFE)
|
|
target_link_libraries( ${BII_BLOCK_TARGET} INTERFACE ${ODBC_LIBRARIES})
|