Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bcccc28

Browse files
author
Davide Faconti
committed
fix compilation
1 parent e9e5fa5 commit bcccc28

16 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export(TARGETS ${PROJECT_NAME}
186186
######################################################
187187
# Test
188188

189-
add_subdirectory(gtest)
189+
add_subdirectory(tests)
190190

191191
######################################################
192192
# INSTALL
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)