mirror of
https://github.com/rbock/sqlpp11.git
synced 2026-01-05 12:40:40 -06:00
Fixed test_sqlpp_test_constraints to work with out of source build
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
include_directories(${CMAKE_BINARY_DIR}/tests)
|
||||
include_directories(${CMAKE_SOURCE_DIR}/tests)
|
||||
|
||||
add_custom_target(test_sqlpp_constraints COMMAND true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user