mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-17 01:15:59 +01:00
adaptation cmake scripts to current MinGW platform (exclude SSL/Crypto/MySQL/Apache/ODBC)
This commit is contained in:
@@ -32,4 +32,4 @@ set(TESTUNIT "${LIBNAME}-testrunner")
|
||||
|
||||
add_executable( ${TESTUNIT} ${TEST_SRCS} )
|
||||
set_target_properties( ${TESTUNIT} PROPERTIES COMPILE_FLAGS ${RELEASE_CXX_FLAGS} )
|
||||
target_link_libraries( ${TESTUNIT} PocoUtil PocoXML PocoFoundation CppUnit pthread)
|
||||
target_link_libraries( ${TESTUNIT} PocoUtil PocoXML PocoFoundation CppUnit)
|
||||
|
||||
Reference in New Issue
Block a user