diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-21 11:09:56 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-04-21 11:09:56 +0200 |
| commit | 123144c93bfc77883c8fb517828b47bbe13b8671 (patch) | |
| tree | 762739afedb5f3f168051367515cb9b9a06ec68d /raylib/src/external/glfw/CMake/glfw3Config.cmake.in | |
| download | minesweeper-master.tar.gz minesweeper-master.zip | |
Diffstat (limited to 'raylib/src/external/glfw/CMake/glfw3Config.cmake.in')
| -rw-r--r-- | raylib/src/external/glfw/CMake/glfw3Config.cmake.in | 3 |
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 @@ | |||
| 1 | include(CMakeFindDependencyMacro) | ||
| 2 | find_dependency(Threads) | ||
| 3 | include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake") | ||
