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
2023-01-07 12:49:22 +01:00

4 lines
115 B
CMake

include(CMakeFindDependencyMacro)
find_dependency(Threads)
include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake")