mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 06:36:37 +01:00
Merge branch 'poco-1.9.1' of github.com:pocoproject/poco into poco-1.9.1
This commit is contained in:
@@ -27,6 +27,6 @@ target_include_directories(DataPostgreSQL
|
|||||||
POCO_INSTALL(DataPostgreSQL)
|
POCO_INSTALL(DataPostgreSQL)
|
||||||
POCO_GENERATE_PACKAGE(DataPostgreSQL)
|
POCO_GENERATE_PACKAGE(DataPostgreSQL)
|
||||||
|
|
||||||
if (POCO_ENABLE_TESTS)
|
if (ENABLE_TESTS)
|
||||||
add_subdirectory(testsuite)
|
add_subdirectory(testsuite)
|
||||||
endif ()
|
endif ()
|
||||||
|
|||||||
Reference in New Issue
Block a user