mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
CMake: fix warning
This commit is contained in:
+1
-1
@@ -915,7 +915,7 @@ else()
|
||||
message("Using static gtest from Externals")
|
||||
include_directories(Externals/gtest/include)
|
||||
add_subdirectory(Externals/gtest)
|
||||
endif(GTEST_FOUND)
|
||||
endif()
|
||||
|
||||
enable_testing()
|
||||
add_custom_target(unittests)
|
||||
|
||||
Reference in New Issue
Block a user