updated build system
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
if(NOT PROJECT_BUILD AND PROJECT_ENABLE_TESTING)
|
||||
add_definitions(-DPROJECT_ENABLE_TESTING)
|
||||
|
||||
if(NOT PROJECT_IS_MINGW OR CMAKE_HOST_WIN32)
|
||||
ExternalProject_Add(gtest_project
|
||||
PREFIX external
|
||||
|
Reference in New Issue
Block a user