glfw3.4/CMake/glfw3Config.cmake.in

4 lines
115 B
CMake
Raw Permalink Normal View History

2025-03-27 21:37:55 +08:00
include(CMakeFindDependencyMacro)
find_dependency(Threads)
include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake")