mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 00:46:03 +01:00
Merge branch 'poco-1.9.1' of github.com:pocoproject/poco into poco-1.9.1
This commit is contained in:
commit
29b42efbd0
@ -27,6 +27,6 @@ target_include_directories(DataPostgreSQL
|
||||
POCO_INSTALL(DataPostgreSQL)
|
||||
POCO_GENERATE_PACKAGE(DataPostgreSQL)
|
||||
|
||||
if (POCO_ENABLE_TESTS)
|
||||
if (ENABLE_TESTS)
|
||||
add_subdirectory(testsuite)
|
||||
endif ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user