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.
2 parents ccb8bec + 8299035 commit a459976Copy full SHA for a459976
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