glfw cmake测试工程,内含已编译glfw文件,可直接运行app.exe测试或重新编译
资源文件列表:

glfw_test/
glfw_test/bin/
glfw_test/bin/app.exe 426.82KB
glfw_test/CMakeCache.txt 15.37KB
glfw_test/CMakeFiles/
glfw_test/CMakeFiles/3.30.0/
glfw_test/CMakeFiles/3.30.0/CMakeCCompiler.cmake 6.15KB
glfw_test/CMakeFiles/3.30.0/CMakeDetermineCompilerABI_C.bin 43.64KB
glfw_test/CMakeFiles/3.30.0/CMakeRCCompiler.cmake 296B
glfw_test/CMakeFiles/3.30.0/CMakeSystem.cmake 395B
glfw_test/CMakeFiles/3.30.0/CompilerIdC/
glfw_test/CMakeFiles/3.30.0/CompilerIdC/a.exe 43.72KB
glfw_test/CMakeFiles/3.30.0/CompilerIdC/CMakeCCompilerId.c 27.86KB
glfw_test/CMakeFiles/3.30.0/CompilerIdC/tmp/
glfw_test/CMakeFiles/app.dir/
glfw_test/CMakeFiles/app.dir/build.make 4.54KB
glfw_test/CMakeFiles/app.dir/cmake_clean.cmake 335B
glfw_test/CMakeFiles/app.dir/compiler_depend.make 108B
glfw_test/CMakeFiles/app.dir/compiler_depend.ts 112B
glfw_test/CMakeFiles/app.dir/depend.make 89B
glfw_test/CMakeFiles/app.dir/DependInfo.cmake 733B
glfw_test/CMakeFiles/app.dir/flags.make 296B
glfw_test/CMakeFiles/app.dir/includes_C.rsp 43B
glfw_test/CMakeFiles/app.dir/link.txt 522B
glfw_test/CMakeFiles/app.dir/linkLibs.rsp 148B
glfw_test/CMakeFiles/app.dir/objects.a 1.35KB
glfw_test/CMakeFiles/app.dir/objects1.rsp 35B
glfw_test/CMakeFiles/app.dir/progress.make 46B
glfw_test/CMakeFiles/app.dir/src/
glfw_test/CMakeFiles/app.dir/src/main.c.obj 1.21KB
glfw_test/CMakeFiles/app.dir/src/main.c.obj.d 1.48KB
glfw_test/CMakeFiles/cmake.check_cache 86B
glfw_test/CMakeFiles/CMakeConfigureLog.yaml 62.13KB
glfw_test/CMakeFiles/CMakeDirectoryInformation.cmake 651B
glfw_test/CMakeFiles/CMakeScratch/
glfw_test/CMakeFiles/Makefile.cmake 9.07KB
glfw_test/CMakeFiles/Makefile2 3.48KB
glfw_test/CMakeFiles/pkgRedirects/
glfw_test/CMakeFiles/progress.marks 3B
glfw_test/CMakeFiles/TargetDirectories.txt 167B
glfw_test/CMakeLists.txt 694B
glfw_test/cmake_install.cmake 1.91KB
glfw_test/include/
glfw_test/include/GLFW/
glfw_test/include/GLFW/glfw3.h 236.16KB
glfw_test/include/GLFW/glfw3native.h 20.7KB
glfw_test/lib/
glfw_test/lib/libglfw3.a 379.34KB
glfw_test/Makefile 5.25KB
glfw_test/src/
glfw_test/src/main.c 504B