Skip to content

Commit 55921b5

Browse files
author
Timmy
committed
fix a install issue
1 parent 1ffeb0f commit 55921b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ if( GTEST_FOUND )
385385
ARCHIVE DESTINATION lib${SUFFIX_LIB}/import
386386
)
387387

388-
#get_target_property( testLocation test-correctness LOCATION )
388+
get_target_property( testLocation test-correctness LOCATION )
389389

390390
configure_file(
391391
"${CMAKE_CURRENT_SOURCE_DIR}/copyTestDependencies.cmake.in"

0 commit comments

Comments
 (0)