We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffeb0f commit 55921b5Copy full SHA for 55921b5
src/tests/CMakeLists.txt
@@ -385,7 +385,7 @@ if( GTEST_FOUND )
385
ARCHIVE DESTINATION lib${SUFFIX_LIB}/import
386
)
387
388
- #get_target_property( testLocation test-correctness LOCATION )
+ get_target_property( testLocation test-correctness LOCATION )
389
390
configure_file(
391
"${CMAKE_CURRENT_SOURCE_DIR}/copyTestDependencies.cmake.in"
0 commit comments