This commit is contained in:
2025-07-15 03:08:42 +03:00
parent 0eb69ef5c0
commit 84856ce0b0
616 changed files with 157935 additions and 22349 deletions

View File

@@ -0,0 +1,3 @@
include(CMakeFindDependencyMacro)
find_dependency(Threads)
include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake")