Move more non-source template files to CMake dir

This commit is contained in:
Camilla Löwy
2020-01-20 16:33:33 +01:00
parent 76406c7894
commit 40c7e471e3
3 changed files with 2 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
include(CMakeFindDependencyMacro)
find_dependency(Threads)
include("${CMAKE_CURRENT_LIST_DIR}/glfw3Targets.cmake")