Update Ghoul

This commit is contained in:
Alexander Bock
2016-09-26 13:50:19 +02:00
parent a0da1514c9
commit 6d9b12878b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -301,6 +301,7 @@ function (handle_option_tests)
add_subdirectory(${OPENSPACE_EXT_DIR}/ghoul/ext/googletest)
# add_subdirectory(${OPENSPACE_EXT_DIR}/ghoul/ext/gtest)
set_property(TARGET gtest PROPERTY FOLDER "External")
set_property(TARGET gtest_main PROPERTY FOLDER "External")
endif ()
file(GLOB_RECURSE OPENSPACE_TEST_FILES ${OPENSPACE_BASE_DIR}/tests/*.inl)