CMake changes
This commit is contained in:
3
3rdParty/glfw/CMakeLists.txt
vendored
3
3rdParty/glfw/CMakeLists.txt
vendored
@@ -13,4 +13,5 @@ FetchContent_Declare(
|
||||
)
|
||||
set(GLFW_BUILD_EXAMPLES OFF CACHE BOOL "" FORCE)
|
||||
set(GLFW_BUILD_TESTS OFF CACHE BOOL "" FORCE)
|
||||
FetchContent_MakeAvailable(glfw)
|
||||
FetchContent_MakeAvailable(glfw)
|
||||
set(glfw_FOUND ON PARENT_SCOPE)
|
||||
Reference in New Issue
Block a user