This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Wotos-mpv/lib/glfw/CMake/glfw3Config.cmake.in

4 lines
115 B
CMake
Raw Normal View History

2023-01-07 11:49:22 +00:00
include(CMakeFindDependencyMacro)
find_dependency(Threads)
include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake")