diff --git a/dep/CMakeLists.txt b/dep/CMakeLists.txt index bce51a33d..116eb9e08 100644 --- a/dep/CMakeLists.txt +++ b/dep/CMakeLists.txt @@ -1,5 +1,6 @@ add_subdirectory(cubeb) add_subdirectory(glad) +add_subdirectory(googletest) add_subdirectory(imgui) add_subdirectory(libcue) add_subdirectory(simpleini) diff --git a/dep/googletest/googletest.vcxproj b/dep/googletest/googletest.vcxproj index c31689943..c435d18db 100644 --- a/dep/googletest/googletest.vcxproj +++ b/dep/googletest/googletest.vcxproj @@ -95,6 +95,7 @@ v142 true NotSet + false StaticLibrary @@ -102,6 +103,7 @@ v142 true NotSet + false StaticLibrary @@ -109,6 +111,7 @@ v142 true NotSet + false StaticLibrary @@ -116,6 +119,7 @@ v142 true NotSet + false