aboutsummaryrefslogtreecommitdiff
path: root/raylib/src/external/glfw/CMake/glfw3Config.cmake.in
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-04-21 11:09:56 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-04-21 11:09:56 +0200
commit123144c93bfc77883c8fb517828b47bbe13b8671 (patch)
tree762739afedb5f3f168051367515cb9b9a06ec68d /raylib/src/external/glfw/CMake/glfw3Config.cmake.in
downloadminesweeper-master.tar.gz
minesweeper-master.zip
Initial commitHEADmaster
Diffstat (limited to 'raylib/src/external/glfw/CMake/glfw3Config.cmake.in')
-rw-r--r--raylib/src/external/glfw/CMake/glfw3Config.cmake.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/raylib/src/external/glfw/CMake/glfw3Config.cmake.in b/raylib/src/external/glfw/CMake/glfw3Config.cmake.in
new file mode 100644
index 0000000..4a13a88
--- /dev/null
+++ b/raylib/src/external/glfw/CMake/glfw3Config.cmake.in
@@ -0,0 +1,3 @@
1include(CMakeFindDependencyMacro)
2find_dependency(Threads)
3include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake")

Generated with cgit - Back to sebastiano.tronto.net