mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 03:52:48 -05:00
add gtest
This commit is contained in:
@@ -5,10 +5,11 @@ set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
include(FetchContent)
|
||||
|
||||
include(External/glfw.cmake)
|
||||
include(External/imgui.cmake)
|
||||
include(External/eigen.cmake)
|
||||
include(External/glad.cmake)
|
||||
include(External/glfw.cmake)
|
||||
include(External/gtest.cmake)
|
||||
include(External/imgui.cmake)
|
||||
include(External/json.cmake)
|
||||
|
||||
include_directories(include)
|
||||
|
||||
Reference in New Issue
Block a user