From 18845abe1c2e154361fcc59688be48470606e428 Mon Sep 17 00:00:00 2001 From: Bram Verhulst Date: Wed, 16 Oct 2024 10:15:43 +0200 Subject: [PATCH] LEtsgo --- .../.cmake/api/v1/query/cache-v2 | 0 .../.cmake/api/v1/query/cmakeFiles-v1 | 0 .../.cmake/api/v1/query/codemodel-v2 | 0 .../.cmake/api/v1/query/toolchains-v1 | 0 .../reply/cache-v2-f7402a6c19b534c617e5.json | 2075 +++++++++++++++++ .../cmakeFiles-v1-af36405ff0dbbe8d6d3a.json | 933 ++++++++ .../codemodel-v2-5f6f8488ff3bc45832a9.json | 183 ++ ...ectory-.-Release-d0094a50bb2071803777.json | 14 + ...st-build-Release-c26d8d709e25e53c3de3.json | 14 + ...ogletest-Release-52a5001ae568af7321eb.json | 161 ++ ...-project-Release-fabf75de098291f74a55.json | 14 + ...ct.tests-Release-b804ea97b41a4d53ce1d.json | 14 + .../reply/index-2024-10-10T08-57-52-0275.json | 108 + ...aytracer-Release-ef50a92630248898f2ca.json | 174 ++ ...nitTests-Release-ae9b71fa9cce3bd0ed57.json | 210 ++ ...et-gtest-Release-0b1e8a6ed6eb12d4f339.json | 156 ++ ...est_main-Release-c15ea0b2aaebf87d6e79.json | 172 ++ .../toolchains-v1-be071e442a22f45be992.json | 148 ++ cmake-build-release/.ninja_deps | Bin 0 -> 208232 bytes cmake-build-release/.ninja_log | 16 + cmake-build-release/CMakeCache.txt | 613 +++++ .../CMakeFiles/3.29.6/CMakeCCompiler.cmake | 80 + .../CMakeFiles/3.29.6/CMakeCXXCompiler.cmake | 92 + .../3.29.6/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 43069 bytes .../3.29.6/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 43088 bytes .../CMakeFiles/3.29.6/CMakeRCCompiler.cmake | 6 + .../CMakeFiles/3.29.6/CMakeSystem.cmake | 15 + .../3.29.6/CompilerIdC/CMakeCCompilerId.c | 895 +++++++ .../CMakeFiles/3.29.6/CompilerIdC/a.exe | Bin 0 -> 43144 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 878 +++++++ .../CMakeFiles/3.29.6/CompilerIdCXX/a.exe | Bin 0 -> 43172 bytes .../CMakeFiles/CMakeConfigureLog.yaml | 581 +++++ .../CMakeFiles/TargetDirectories.txt | 39 + .../CMakeFiles/clion-Release-log.txt | 17 + .../CMakeFiles/clion-environment.txt | 5 + .../CMakeFiles/cmake.check_cache | 1 + cmake-build-release/CMakeFiles/rules.ninja | 121 + cmake-build-release/CTestTestfile.cmake | 8 + .../Testing/Temporary/LastTest.log | 3 + .../_deps/gtest-build/CTestTestfile.cmake | 7 + .../_deps/gtest-build/cmake_install.cmake | 45 + .../GTestTargets-release.cmake | 29 + .../GTestTargets.cmake | 118 + .../googletest/CTestTestfile.cmake | 6 + .../googletest/cmake_install.cmake | 89 + .../googletest/generated/GTestConfig.cmake | 33 + .../generated/GTestConfigVersion.cmake | 43 + .../gtest-build/googletest/generated/gtest.pc | 9 + .../googletest/generated/gtest_main.pc | 10 + cmake-build-release/_deps/gtest-src | 1 + .../_deps/gtest-subbuild/.ninja_log | 21 + .../_deps/gtest-subbuild/CMakeCache.txt | 109 + .../CMakeFiles/3.29.6/CMakeSystem.cmake | 15 + .../CMakeFiles/CMakeConfigureLog.yaml | 11 + .../CMakeFiles/TargetDirectories.txt | 3 + .../CMakeFiles/cmake.check_cache | 1 + .../CMakeFiles/gtest-populate-complete | 0 .../CMakeFiles/gtest-populate.dir/Labels.json | 46 + .../CMakeFiles/gtest-populate.dir/Labels.txt | 14 + .../gtest-subbuild/CMakeFiles/rules.ninja | 45 + .../_deps/gtest-subbuild/CMakeLists.txt | 42 + .../_deps/gtest-subbuild/build.ninja | 201 ++ .../_deps/gtest-subbuild/cmake_install.cmake | 44 + .../gtest-populate-stamp/gtest-populate-build | 0 .../gtest-populate-configure | 0 .../gtest-populate-stamp/gtest-populate-done | 0 .../gtest-populate-download | 0 .../gtest-populate-gitclone-lastrun.txt | 15 + .../gtest-populate-gitinfo.txt | 15 + .../gtest-populate-install | 0 .../gtest-populate-stamp/gtest-populate-mkdir | 0 .../gtest-populate-stamp/gtest-populate-patch | 0 .../gtest-populate-patch-info.txt | 6 + .../gtest-populate-stamp/gtest-populate-test | 0 .../gtest-populate-update-info.txt | 7 + .../tmp/gtest-populate-cfgcmd.txt | 1 + .../tmp/gtest-populate-gitclone.cmake | 73 + .../tmp/gtest-populate-gitupdate.cmake | 292 +++ .../tmp/gtest-populate-mkdirs.cmake | 22 + cmake-build-release/build.ninja | 789 +++++++ cmake-build-release/cmake_install.cmake | 59 + .../GP1_Raytracer.dir/src/Matrix.cpp.obj | Bin 0 -> 11697 bytes .../GP1_Raytracer.dir/src/Renderer.cpp.obj | Bin 0 -> 10928 bytes .../GP1_Raytracer.dir/src/Scene.cpp.obj | Bin 0 -> 68962 bytes .../GP1_Raytracer.dir/src/Timer.cpp.obj | Bin 0 -> 11438 bytes .../GP1_Raytracer.dir/src/Vector3.cpp.obj | Bin 0 -> 5731 bytes .../GP1_Raytracer.dir/src/Vector4.cpp.obj | Bin 0 -> 2793 bytes .../GP1_Raytracer.dir/src/main.cpp.obj | Bin 0 -> 8302 bytes cmake-build-release/project/GP1_Raytracer.exe | Bin 0 -> 149577 bytes cmake-build-release/project/SDL2.dll | Bin 0 -> 2531328 bytes .../project/cmake_install.cmake | 39 + .../project/resources/lowpoly_bunny.obj | 453 ++++ .../project/resources/simple_cube.obj | 24 + .../project/resources/simple_object.obj | 63 + .../project/resources/simple_quad.obj | 10 + .../project/tests/CTestTestfile.cmake | 9 + .../project/tests/cmake_install.cmake | 44 + 97 files changed, 10609 insertions(+) create mode 100644 cmake-build-release/.cmake/api/v1/query/cache-v2 create mode 100644 cmake-build-release/.cmake/api/v1/query/cmakeFiles-v1 create mode 100644 cmake-build-release/.cmake/api/v1/query/codemodel-v2 create mode 100644 cmake-build-release/.cmake/api/v1/query/toolchains-v1 create mode 100644 cmake-build-release/.cmake/api/v1/reply/cache-v2-f7402a6c19b534c617e5.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/cmakeFiles-v1-af36405ff0dbbe8d6d3a.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/codemodel-v2-5f6f8488ff3bc45832a9.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/directory-.-Release-d0094a50bb2071803777.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build-Release-c26d8d709e25e53c3de3.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build.googletest-Release-52a5001ae568af7321eb.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/directory-project-Release-fabf75de098291f74a55.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/directory-project.tests-Release-b804ea97b41a4d53ce1d.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/index-2024-10-10T08-57-52-0275.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/target-GP1_Raytracer-Release-ef50a92630248898f2ca.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/target-UnitTests-Release-ae9b71fa9cce3bd0ed57.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/target-gtest-Release-0b1e8a6ed6eb12d4f339.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/target-gtest_main-Release-c15ea0b2aaebf87d6e79.json create mode 100644 cmake-build-release/.cmake/api/v1/reply/toolchains-v1-be071e442a22f45be992.json create mode 100644 cmake-build-release/.ninja_deps create mode 100644 cmake-build-release/.ninja_log create mode 100644 cmake-build-release/CMakeCache.txt create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CMakeCCompiler.cmake create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CMakeCXXCompiler.cmake create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CMakeDetermineCompilerABI_C.bin create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CMakeDetermineCompilerABI_CXX.bin create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CMakeRCCompiler.cmake create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CMakeSystem.cmake create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CompilerIdC/CMakeCCompilerId.c create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CompilerIdC/a.exe create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100644 cmake-build-release/CMakeFiles/3.29.6/CompilerIdCXX/a.exe create mode 100644 cmake-build-release/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 cmake-build-release/CMakeFiles/TargetDirectories.txt create mode 100644 cmake-build-release/CMakeFiles/clion-Release-log.txt create mode 100644 cmake-build-release/CMakeFiles/clion-environment.txt create mode 100644 cmake-build-release/CMakeFiles/cmake.check_cache create mode 100644 cmake-build-release/CMakeFiles/rules.ninja create mode 100644 cmake-build-release/CTestTestfile.cmake create mode 100644 cmake-build-release/Testing/Temporary/LastTest.log create mode 100644 cmake-build-release/_deps/gtest-build/CTestTestfile.cmake create mode 100644 cmake-build-release/_deps/gtest-build/cmake_install.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/CMakeFiles/Export/0c08b8e77dd885bfe55a19a9659d9fc1/GTestTargets-release.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/CMakeFiles/Export/0c08b8e77dd885bfe55a19a9659d9fc1/GTestTargets.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/CTestTestfile.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/cmake_install.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/generated/GTestConfig.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/generated/GTestConfigVersion.cmake create mode 100644 cmake-build-release/_deps/gtest-build/googletest/generated/gtest.pc create mode 100644 cmake-build-release/_deps/gtest-build/googletest/generated/gtest_main.pc create mode 160000 cmake-build-release/_deps/gtest-src create mode 100644 cmake-build-release/_deps/gtest-subbuild/.ninja_log create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeCache.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/3.29.6/CMakeSystem.cmake create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/TargetDirectories.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/cmake.check_cache create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/gtest-populate-complete create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/gtest-populate.dir/Labels.json create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/gtest-populate.dir/Labels.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeFiles/rules.ninja create mode 100644 cmake-build-release/_deps/gtest-subbuild/CMakeLists.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/build.ninja create mode 100644 cmake-build-release/_deps/gtest-subbuild/cmake_install.cmake create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-build create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-configure create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-done create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-download create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-gitclone-lastrun.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-gitinfo.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-install create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-mkdir create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-patch create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-patch-info.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-test create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/src/gtest-populate-stamp/gtest-populate-update-info.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/tmp/gtest-populate-cfgcmd.txt create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/tmp/gtest-populate-gitclone.cmake create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/tmp/gtest-populate-gitupdate.cmake create mode 100644 cmake-build-release/_deps/gtest-subbuild/gtest-populate-prefix/tmp/gtest-populate-mkdirs.cmake create mode 100644 cmake-build-release/build.ninja create mode 100644 cmake-build-release/cmake_install.cmake create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/Matrix.cpp.obj create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/Renderer.cpp.obj create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/Scene.cpp.obj create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/Timer.cpp.obj create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/Vector3.cpp.obj create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/Vector4.cpp.obj create mode 100644 cmake-build-release/project/CMakeFiles/GP1_Raytracer.dir/src/main.cpp.obj create mode 100644 cmake-build-release/project/GP1_Raytracer.exe create mode 100644 cmake-build-release/project/SDL2.dll create mode 100644 cmake-build-release/project/cmake_install.cmake create mode 100644 cmake-build-release/project/resources/lowpoly_bunny.obj create mode 100644 cmake-build-release/project/resources/simple_cube.obj create mode 100644 cmake-build-release/project/resources/simple_object.obj create mode 100644 cmake-build-release/project/resources/simple_quad.obj create mode 100644 cmake-build-release/project/tests/CTestTestfile.cmake create mode 100644 cmake-build-release/project/tests/cmake_install.cmake diff --git a/cmake-build-release/.cmake/api/v1/query/cache-v2 b/cmake-build-release/.cmake/api/v1/query/cache-v2 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-release/.cmake/api/v1/query/cmakeFiles-v1 b/cmake-build-release/.cmake/api/v1/query/cmakeFiles-v1 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-release/.cmake/api/v1/query/codemodel-v2 b/cmake-build-release/.cmake/api/v1/query/codemodel-v2 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-release/.cmake/api/v1/query/toolchains-v1 b/cmake-build-release/.cmake/api/v1/query/toolchains-v1 new file mode 100644 index 0000000..e69de29 diff --git a/cmake-build-release/.cmake/api/v1/reply/cache-v2-f7402a6c19b534c617e5.json b/cmake-build-release/.cmake/api/v1/reply/cache-v2-f7402a6c19b534c617e5.json new file mode 100644 index 0000000..fc36a25 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/cache-v2-f7402a6c19b534c617e5.json @@ -0,0 +1,2075 @@ +{ + "entries" : + [ + { + "name" : "BUILD_GMOCK", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Builds the googlemock subproject" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "BUILD_GTEST", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "BUILD_TESTS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Build unit tests" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "CMAKE_ADDR2LINE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/addr2line.exe" + }, + { + "name" : "CMAKE_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/ar.exe" + }, + { + "name" : "CMAKE_BUILD_TYPE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Choose the type of build, options are: None Debug Release RelWithDebInfo MinSizeRel ..." + } + ], + "type" : "STRING", + "value" : "Release" + }, + { + "name" : "CMAKE_CACHEFILE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "This is the directory where this CMakeCache.txt was created" + } + ], + "type" : "INTERNAL", + "value" : "c:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release" + }, + { + "name" : "CMAKE_CACHE_MAJOR_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Major version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "3" + }, + { + "name" : "CMAKE_CACHE_MINOR_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Minor version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "29" + }, + { + "name" : "CMAKE_CACHE_PATCH_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Patch version of cmake used to create the current loaded cache" + } + ], + "type" : "INTERNAL", + "value" : "6" + }, + { + "name" : "CMAKE_COLOR_DIAGNOSTICS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Enable colored diagnostics throughout." + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "CMAKE_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to CMake executable." + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/bin/cmake.exe" + }, + { + "name" : "CMAKE_CPACK_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to cpack program executable." + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/bin/cpack.exe" + }, + { + "name" : "CMAKE_CTEST_COMMAND", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to ctest program executable." + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/bin/ctest.exe" + }, + { + "name" : "CMAKE_CXX_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "CXX compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/g++.exe" + }, + { + "name" : "CMAKE_CXX_COMPILER_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/gcc-ar.exe" + }, + { + "name" : "CMAKE_CXX_COMPILER_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/gcc-ranlib.exe" + }, + { + "name" : "CMAKE_CXX_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_CXX_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "-g" + }, + { + "name" : "CMAKE_CXX_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "-Os -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "-O3 -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the CXX compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "-O2 -g -DNDEBUG" + }, + { + "name" : "CMAKE_CXX_STANDARD_LIBRARIES", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Libraries linked by default with all C++ applications." + } + ], + "type" : "STRING", + "value" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32" + }, + { + "name" : "CMAKE_C_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "C compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/gcc.exe" + }, + { + "name" : "CMAKE_C_COMPILER_AR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ar' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/gcc-ar.exe" + }, + { + "name" : "CMAKE_C_COMPILER_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "A wrapper around 'ranlib' adding the appropriate '--plugin' option for the GCC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/gcc-ranlib.exe" + }, + { + "name" : "CMAKE_C_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_C_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "-g" + }, + { + "name" : "CMAKE_C_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "-Os -DNDEBUG" + }, + { + "name" : "CMAKE_C_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "-O3 -DNDEBUG" + }, + { + "name" : "CMAKE_C_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the C compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "-O2 -g -DNDEBUG" + }, + { + "name" : "CMAKE_C_STANDARD_LIBRARIES", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Libraries linked by default with all C applications." + } + ], + "type" : "STRING", + "value" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32" + }, + { + "name" : "CMAKE_DLLTOOL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/dlltool.exe" + }, + { + "name" : "CMAKE_EXECUTABLE_FORMAT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Executable file format" + } + ], + "type" : "INTERNAL", + "value" : "Unknown" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_EXPORT_COMPILE_COMMANDS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Enable/Disable output of compile commands during generation." + } + ], + "type" : "BOOL", + "value" : "" + }, + { + "name" : "CMAKE_EXTRA_GENERATOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of external makefile project generator." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_FIND_PACKAGE_REDIRECTS_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake." + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/CMakeFiles/pkgRedirects" + }, + { + "name" : "CMAKE_GENERATOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator." + } + ], + "type" : "INTERNAL", + "value" : "Ninja" + }, + { + "name" : "CMAKE_GENERATOR_INSTANCE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Generator instance identifier." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GENERATOR_PLATFORM", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator platform." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GENERATOR_TOOLSET", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Name of generator toolset." + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "CMAKE_GNUtoMS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Convert GNU import libraries to MS format (requires Visual Studio)" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "CMAKE_HOME_DIRECTORY", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Source directory with the top level CMakeLists.txt file for this project" + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11" + }, + { + "name" : "CMAKE_INSTALL_BINDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "User executables (bin)" + } + ], + "type" : "PATH", + "value" : "bin" + }, + { + "name" : "CMAKE_INSTALL_DATADIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Read-only architecture-independent data (DATAROOTDIR)" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "CMAKE_INSTALL_DATAROOTDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Read-only architecture-independent data root (share)" + } + ], + "type" : "PATH", + "value" : "share" + }, + { + "name" : "CMAKE_INSTALL_DOCDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Documentation root (DATAROOTDIR/doc/PROJECT_NAME)" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "CMAKE_INSTALL_INCLUDEDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "C header files (include)" + } + ], + "type" : "PATH", + "value" : "include" + }, + { + "name" : "CMAKE_INSTALL_INFODIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Info documentation (DATAROOTDIR/info)" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "CMAKE_INSTALL_LIBDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Object code libraries (lib)" + } + ], + "type" : "PATH", + "value" : "lib" + }, + { + "name" : "CMAKE_INSTALL_LIBEXECDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Program executables (libexec)" + } + ], + "type" : "PATH", + "value" : "libexec" + }, + { + "name" : "CMAKE_INSTALL_LOCALEDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Locale-dependent data (DATAROOTDIR/locale)" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "CMAKE_INSTALL_LOCALSTATEDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Modifiable single-machine data (var)" + } + ], + "type" : "PATH", + "value" : "var" + }, + { + "name" : "CMAKE_INSTALL_MANDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Man documentation (DATAROOTDIR/man)" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "CMAKE_INSTALL_OLDINCLUDEDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "C header files for non-gcc (/usr/include)" + } + ], + "type" : "PATH", + "value" : "/usr/include" + }, + { + "name" : "CMAKE_INSTALL_PREFIX", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Install path prefix, prepended onto install directories." + } + ], + "type" : "PATH", + "value" : "C:/Program Files (x86)/GP1_Raytracer" + }, + { + "name" : "CMAKE_INSTALL_RUNSTATEDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Run-time variable data (LOCALSTATEDIR/run)" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "CMAKE_INSTALL_SBINDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "System admin executables (sbin)" + } + ], + "type" : "PATH", + "value" : "sbin" + }, + { + "name" : "CMAKE_INSTALL_SHAREDSTATEDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Modifiable architecture-independent data (com)" + } + ], + "type" : "PATH", + "value" : "com" + }, + { + "name" : "CMAKE_INSTALL_SYSCONFDIR", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Read-only single-machine data (etc)" + } + ], + "type" : "PATH", + "value" : "etc" + }, + { + "name" : "CMAKE_LINKER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/ld.exe" + }, + { + "name" : "CMAKE_MAKE_PROGRAM", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "No help, variable specified on the command line." + } + ], + "type" : "UNINITIALIZED", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/ninja/win/x64/ninja.exe" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of modules during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_NM", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/nm.exe" + }, + { + "name" : "CMAKE_NUMBER_OF_MAKEFILES", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "number of local generators" + } + ], + "type" : "INTERNAL", + "value" : "5" + }, + { + "name" : "CMAKE_OBJCOPY", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/objcopy.exe" + }, + { + "name" : "CMAKE_OBJDUMP", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/objdump.exe" + }, + { + "name" : "CMAKE_PLATFORM_INFO_INITIALIZED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Platform information initialized" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "CMAKE_PROJECT_DESCRIPTION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_PROJECT_HOMEPAGE_URL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_PROJECT_NAME", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "GP1_Raytracer" + }, + { + "name" : "CMAKE_PROJECT_VERSION", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "1.14.0" + }, + { + "name" : "CMAKE_PROJECT_VERSION_MAJOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "1" + }, + { + "name" : "CMAKE_PROJECT_VERSION_MINOR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "14" + }, + { + "name" : "CMAKE_PROJECT_VERSION_PATCH", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "0" + }, + { + "name" : "CMAKE_PROJECT_VERSION_TWEAK", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "" + }, + { + "name" : "CMAKE_RANLIB", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/ranlib.exe" + }, + { + "name" : "CMAKE_RC_COMPILER", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "RC compiler" + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/windres.exe" + }, + { + "name" : "CMAKE_RC_COMPILER_WORKS", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "1" + }, + { + "name" : "CMAKE_RC_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_RC_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags for Windows Resource Compiler during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_READELF", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/readelf.exe" + }, + { + "name" : "CMAKE_ROOT", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to CMake installation." + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of shared libraries during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_SKIP_INSTALL_RPATH", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If set, runtime paths are not added when installing shared libraries, but are added when building." + } + ], + "type" : "BOOL", + "value" : "NO" + }, + { + "name" : "CMAKE_SKIP_RPATH", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If set, runtime paths are not added when using shared libraries." + } + ], + "type" : "BOOL", + "value" : "NO" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during all build types." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_DEBUG", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during DEBUG builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during MINSIZEREL builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELEASE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during RELEASE builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Flags used by the linker during the creation of static libraries during RELWITHDEBINFO builds." + } + ], + "type" : "STRING", + "value" : "" + }, + { + "name" : "CMAKE_STRIP", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/strip.exe" + }, + { + "name" : "CMAKE_TAPI", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "FILEPATH", + "value" : "CMAKE_TAPI-NOTFOUND" + }, + { + "name" : "CMAKE_VERBOSE_MAKEFILE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "If this value is on, makefiles will be generated without the .SILENT directive, and all commands will be echoed to the console during the make. This is useful for debugging only. With Visual Studio IDE projects all commands are done without /nologo." + } + ], + "type" : "BOOL", + "value" : "FALSE" + }, + { + "name" : "FETCHCONTENT_BASE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Directory under which to collect all populated content" + } + ], + "type" : "PATH", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps" + }, + { + "name" : "FETCHCONTENT_FULLY_DISCONNECTED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Disables all attempts to download or update content and assumes source dirs already exist" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "FETCHCONTENT_QUIET", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Enables QUIET option for all content population" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "FETCHCONTENT_SOURCE_DIR_GTEST", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "When not empty, overrides where to find pre-populated content for gtest" + } + ], + "type" : "PATH", + "value" : "" + }, + { + "name" : "FETCHCONTENT_UPDATES_DISCONNECTED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Enables UPDATE_DISCONNECTED behavior for all content population" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "FETCHCONTENT_UPDATES_DISCONNECTED_GTEST", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Enables UPDATE_DISCONNECTED behavior just for population of gtest" + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "FIND_PACKAGE_MESSAGE_DETAILS_Python3", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Details about finding Python3" + } + ], + "type" : "INTERNAL", + "value" : "[C:/Users/Bram/AppData/Local/Programs/Python/Python311/python.exe][cfound components: Interpreter ][v3.11.9()]" + }, + { + "name" : "GIT_EXECUTABLE", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Git command line client" + } + ], + "type" : "FILEPATH", + "value" : "C:/devkitPro/msys2/usr/bin/git.exe" + }, + { + "name" : "GP1_Raytracer_BINARY_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release" + }, + { + "name" : "GP1_Raytracer_IS_TOP_LEVEL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "ON" + }, + { + "name" : "GP1_Raytracer_SOURCE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11" + }, + { + "name" : "GTEST_HAS_ABSL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Use Abseil and RE2. Requires Abseil and RE2 to be separately added to the build." + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "INSTALL_GTEST", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Enable installation of googletest. (Projects embedding googletest may want to turn this OFF.)" + } + ], + "type" : "BOOL", + "value" : "ON" + }, + { + "name" : "_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "linker supports push/pop state" + } + ], + "type" : "INTERNAL", + "value" : "TRUE" + }, + { + "name" : "_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "CMAKE_INSTALL_PREFIX during last run" + } + ], + "type" : "INTERNAL", + "value" : "C:/Program Files (x86)/GP1_Raytracer" + }, + { + "name" : "_Python3_Compiler_REASON_FAILURE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Compiler reason failure" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "_Python3_Development_REASON_FAILURE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Development reason failure" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "_Python3_EXECUTABLE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Path to a program." + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/AppData/Local/Programs/Python/Python311/python.exe" + }, + { + "name" : "_Python3_INTERPRETER_PROPERTIES", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Python3 Properties" + } + ], + "type" : "INTERNAL", + "value" : "Python;3;11;9;64;32;;cp311-win_amd64;;C:\\Users\\Bram\\AppData\\Local\\Programs\\Python\\Python311\\Lib;C:\\Users\\Bram\\AppData\\Local\\Programs\\Python\\Python311\\Lib;C:\\Users\\Bram\\AppData\\Local\\Programs\\Python\\Python311\\Lib\\site-packages;C:\\Users\\Bram\\AppData\\Local\\Programs\\Python\\Python311\\Lib\\site-packages" + }, + { + "name" : "_Python3_INTERPRETER_SIGNATURE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "ee097f7630a21c71a34338a286aa8f7a" + }, + { + "name" : "_Python3_NumPy_REASON_FAILURE", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "NumPy reason failure" + } + ], + "type" : "INTERNAL", + "value" : "" + }, + { + "name" : "cmake_package_name", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "GTest" + }, + { + "name" : "generated_dir", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-build/googletest/generated" + }, + { + "name" : "googletest-distribution_BINARY_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-build" + }, + { + "name" : "googletest-distribution_IS_TOP_LEVEL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "OFF" + }, + { + "name" : "googletest-distribution_SOURCE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src" + }, + { + "name" : "gtest_BINARY_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-build/googletest" + }, + { + "name" : "gtest_IS_TOP_LEVEL", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "OFF" + }, + { + "name" : "gtest_SOURCE_DIR", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "Value Computed by CMake" + } + ], + "type" : "STATIC", + "value" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest" + }, + { + "name" : "gtest_build_samples", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Build gtest's sample programs." + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "gtest_build_tests", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Build all of gtest's own tests." + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "gtest_disable_pthreads", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Disable uses of pthreads in gtest." + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "gtest_force_shared_crt", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Use shared (DLL) run-time lib even when Google Test is built as static lib." + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "gtest_hide_internal_symbols", + "properties" : + [ + { + "name" : "ADVANCED", + "value" : "1" + }, + { + "name" : "HELPSTRING", + "value" : "Build gtest with internal symbols hidden in shared libraries." + } + ], + "type" : "BOOL", + "value" : "OFF" + }, + { + "name" : "targets_export_name", + "properties" : + [ + { + "name" : "HELPSTRING", + "value" : "" + } + ], + "type" : "INTERNAL", + "value" : "GTestTargets" + } + ], + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/cmakeFiles-v1-af36405ff0dbbe8d6d3a.json b/cmake-build-release/.cmake/api/v1/reply/cmakeFiles-v1-af36405ff0dbbe8d6d3a.json new file mode 100644 index 0000000..ea95ea0 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/cmakeFiles-v1-af36405ff0dbbe8d6d3a.json @@ -0,0 +1,933 @@ +{ + "inputs" : + [ + { + "path" : "CMakeLists.txt" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystem.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/CMakeFiles/3.29.6/CMakeSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystemSpecificInitialize.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-Initialize.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCompilerIdDetection.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/ADSP-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Borland-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Cray-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/CrayClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GHS-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/HP-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IAR-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Intel-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/LCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/MSVC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/OrangeC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/PGI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/PathScale-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/SCO-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/TI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/TIClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Tasking-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Watcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/XL-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeFindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-FindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/CMakeFiles/3.29.6/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-Determine-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompilerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCompilerIdDetection.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/ADSP-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Borland-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Cray-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/CrayClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GHS-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IAR-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Intel-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/MSVC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/OrangeC-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/PGI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/PathScale-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/SCO-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/TI-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/TIClang-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Tasking-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/Watcom-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeFindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-FindBinUtils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCXXCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/CMakeFiles/3.29.6/CMakeCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeSystemSpecificInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeGenericSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeInitializeConfigs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/WindowsPaths.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineRCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeRCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/CMakeFiles/3.29.6/CMakeRCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeRCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-windres.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestRCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeParseImplicitIncludeInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeParseImplicitLinkInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeParseLibraryArchitecture.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCCompilerABI.c" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompileFeatures.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Internal/FeatureTesting.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/CMakeFiles/3.29.6/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-C-ABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCXXInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCommonLanguageInclude.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompilerABI.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Internal/CMakeDetermineLinkerId.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeParseImplicitIncludeInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeParseImplicitLinkInfo.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeParseLibraryArchitecture.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeTestCompilerCommon.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCXXCompilerABI.cpp" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDetermineCompileFeatures.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Internal/FeatureTesting.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeCXXCompiler.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/CMakeFiles/3.29.6/CMakeCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/Platform/Windows-GNU-CXX-ABI.cmake" + }, + { + "path" : "project/CMakeLists.txt" + }, + { + "path" : "project/tests/CMakeLists.txt" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FetchContent.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/ExternalProject/shared_internal_commands.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindGit.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindPackageMessage.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FetchContent/CMakeLists.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/_deps/gtest-src/CMakeLists.txt" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakeDependentOption.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/GNUInstallDirs.cmake" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/_deps/gtest-src/googletest/CMakeLists.txt" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/_deps/gtest-src/googletest/cmake/internal_utils.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindPython3.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindPython/Support.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/FindPackageMessage.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/CMakePackageConfigHelpers.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/WriteBasicConfigVersionFile.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29/Modules/BasicConfigVersion-AnyNewerVersion.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/_deps/gtest-src/googletest/cmake/Config.cmake.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/_deps/gtest-src/googletest/cmake/gtest.pc.in" + }, + { + "isGenerated" : true, + "path" : "cmake-build-release/_deps/gtest-src/googletest/cmake/gtest_main.pc.in" + } + ], + "kind" : "cmakeFiles", + "paths" : + { + "build" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release", + "source" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11" + }, + "version" : + { + "major" : 1, + "minor" : 0 + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/codemodel-v2-5f6f8488ff3bc45832a9.json b/cmake-build-release/.cmake/api/v1/reply/codemodel-v2-5f6f8488ff3bc45832a9.json new file mode 100644 index 0000000..87e2677 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/codemodel-v2-5f6f8488ff3bc45832a9.json @@ -0,0 +1,183 @@ +{ + "configurations" : + [ + { + "directories" : + [ + { + "build" : ".", + "childIndexes" : + [ + 1, + 2 + ], + "hasInstallRule" : true, + "jsonFile" : "directory-.-Release-d0094a50bb2071803777.json", + "minimumCMakeVersion" : + { + "string" : "3.27" + }, + "projectIndex" : 0, + "source" : "." + }, + { + "build" : "project", + "jsonFile" : "directory-project-Release-fabf75de098291f74a55.json", + "minimumCMakeVersion" : + { + "string" : "3.27" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "project", + "targetIndexes" : + [ + 0 + ] + }, + { + "build" : "project/tests", + "childIndexes" : + [ + 3 + ], + "hasInstallRule" : true, + "jsonFile" : "directory-project.tests-Release-b804ea97b41a4d53ce1d.json", + "minimumCMakeVersion" : + { + "string" : "3.27" + }, + "parentIndex" : 0, + "projectIndex" : 0, + "source" : "project/tests", + "targetIndexes" : + [ + 1 + ] + }, + { + "build" : "_deps/gtest-build", + "childIndexes" : + [ + 4 + ], + "hasInstallRule" : true, + "jsonFile" : "directory-_deps.gtest-build-Release-c26d8d709e25e53c3de3.json", + "minimumCMakeVersion" : + { + "string" : "3.13" + }, + "parentIndex" : 2, + "projectIndex" : 1, + "source" : "cmake-build-release/_deps/gtest-src" + }, + { + "build" : "_deps/gtest-build/googletest", + "hasInstallRule" : true, + "jsonFile" : "directory-_deps.gtest-build.googletest-Release-52a5001ae568af7321eb.json", + "minimumCMakeVersion" : + { + "string" : "3.13" + }, + "parentIndex" : 3, + "projectIndex" : 2, + "source" : "cmake-build-release/_deps/gtest-src/googletest", + "targetIndexes" : + [ + 2, + 3 + ] + } + ], + "name" : "Release", + "projects" : + [ + { + "childIndexes" : + [ + 1 + ], + "directoryIndexes" : + [ + 0, + 1, + 2 + ], + "name" : "GP1_Raytracer", + "targetIndexes" : + [ + 0, + 1 + ] + }, + { + "childIndexes" : + [ + 2 + ], + "directoryIndexes" : + [ + 3 + ], + "name" : "googletest-distribution", + "parentIndex" : 0 + }, + { + "directoryIndexes" : + [ + 4 + ], + "name" : "gtest", + "parentIndex" : 1, + "targetIndexes" : + [ + 2, + 3 + ] + } + ], + "targets" : + [ + { + "directoryIndex" : 1, + "id" : "GP1_Raytracer::@1ff0e79755c878899e1a", + "jsonFile" : "target-GP1_Raytracer-Release-ef50a92630248898f2ca.json", + "name" : "GP1_Raytracer", + "projectIndex" : 0 + }, + { + "directoryIndex" : 2, + "id" : "UnitTests::@ce274315481698d2d0b4", + "jsonFile" : "target-UnitTests-Release-ae9b71fa9cce3bd0ed57.json", + "name" : "UnitTests", + "projectIndex" : 0 + }, + { + "directoryIndex" : 4, + "id" : "gtest::@11ce2936600882345026", + "jsonFile" : "target-gtest-Release-0b1e8a6ed6eb12d4f339.json", + "name" : "gtest", + "projectIndex" : 2 + }, + { + "directoryIndex" : 4, + "id" : "gtest_main::@11ce2936600882345026", + "jsonFile" : "target-gtest_main-Release-c15ea0b2aaebf87d6e79.json", + "name" : "gtest_main", + "projectIndex" : 2 + } + ] + } + ], + "kind" : "codemodel", + "paths" : + { + "build" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release", + "source" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11" + }, + "version" : + { + "major" : 2, + "minor" : 7 + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/directory-.-Release-d0094a50bb2071803777.json b/cmake-build-release/.cmake/api/v1/reply/directory-.-Release-d0094a50bb2071803777.json new file mode 100644 index 0000000..3a67af9 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/directory-.-Release-d0094a50bb2071803777.json @@ -0,0 +1,14 @@ +{ + "backtraceGraph" : + { + "commands" : [], + "files" : [], + "nodes" : [] + }, + "installers" : [], + "paths" : + { + "build" : ".", + "source" : "." + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build-Release-c26d8d709e25e53c3de3.json b/cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build-Release-c26d8d709e25e53c3de3.json new file mode 100644 index 0000000..f8ed47a --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build-Release-c26d8d709e25e53c3de3.json @@ -0,0 +1,14 @@ +{ + "backtraceGraph" : + { + "commands" : [], + "files" : [], + "nodes" : [] + }, + "installers" : [], + "paths" : + { + "build" : "_deps/gtest-build", + "source" : "cmake-build-release/_deps/gtest-src" + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build.googletest-Release-52a5001ae568af7321eb.json b/cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build.googletest-Release-52a5001ae568af7321eb.json new file mode 100644 index 0000000..ec07cd1 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/directory-_deps.gtest-build.googletest-Release-52a5001ae568af7321eb.json @@ -0,0 +1,161 @@ +{ + "backtraceGraph" : + { + "commands" : + [ + "install", + "install_project" + ], + "files" : + [ + "cmake-build-release/_deps/gtest-src/googletest/CMakeLists.txt", + "cmake-build-release/_deps/gtest-src/googletest/cmake/internal_utils.cmake" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 97, + "parent" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 104, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 158, + "parent" : 0 + }, + { + "command" : 0, + "file" : 1, + "line" : 299, + "parent" : 3 + }, + { + "command" : 0, + "file" : 1, + "line" : 303, + "parent" : 3 + }, + { + "command" : 0, + "file" : 1, + "line" : 327, + "parent" : 3 + }, + { + "command" : 0, + "file" : 1, + "line" : 327, + "parent" : 3 + } + ] + }, + "installers" : + [ + { + "backtrace" : 1, + "component" : "gtest", + "destination" : "lib/cmake/GTest", + "exportName" : "GTestTargets", + "exportTargets" : + [ + { + "id" : "gtest::@11ce2936600882345026", + "index" : 2 + }, + { + "id" : "gtest_main::@11ce2936600882345026", + "index" : 3 + } + ], + "paths" : + [ + "_deps/gtest-build/googletest/CMakeFiles/Export/0c08b8e77dd885bfe55a19a9659d9fc1/GTestTargets.cmake" + ], + "type" : "export" + }, + { + "backtrace" : 2, + "component" : "gtest", + "destination" : "lib/cmake/GTest", + "paths" : + [ + "cmake-build-release/_deps/gtest-build/googletest/generated/GTestConfigVersion.cmake", + "cmake-build-release/_deps/gtest-build/googletest/generated/GTestConfig.cmake" + ], + "type" : "file" + }, + { + "backtrace" : 4, + "component" : "gtest", + "destination" : "include", + "paths" : + [ + { + "from" : "cmake-build-release/_deps/gtest-src/googletest/include", + "to" : "." + } + ], + "type" : "directory" + }, + { + "backtrace" : 5, + "component" : "gtest", + "destination" : "lib", + "paths" : + [ + "lib/libgtest.a" + ], + "targetId" : "gtest::@11ce2936600882345026", + "targetIndex" : 2, + "type" : "target" + }, + { + "backtrace" : 5, + "component" : "gtest", + "destination" : "lib", + "paths" : + [ + "lib/libgtest_main.a" + ], + "targetId" : "gtest_main::@11ce2936600882345026", + "targetIndex" : 3, + "type" : "target" + }, + { + "backtrace" : 6, + "component" : "gtest", + "destination" : "lib/pkgconfig", + "paths" : + [ + "cmake-build-release/_deps/gtest-build/googletest/generated/gtest.pc" + ], + "type" : "file" + }, + { + "backtrace" : 7, + "component" : "gtest", + "destination" : "lib/pkgconfig", + "paths" : + [ + "cmake-build-release/_deps/gtest-build/googletest/generated/gtest_main.pc" + ], + "type" : "file" + } + ], + "paths" : + { + "build" : "_deps/gtest-build/googletest", + "source" : "cmake-build-release/_deps/gtest-src/googletest" + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/directory-project-Release-fabf75de098291f74a55.json b/cmake-build-release/.cmake/api/v1/reply/directory-project-Release-fabf75de098291f74a55.json new file mode 100644 index 0000000..e815f3f --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/directory-project-Release-fabf75de098291f74a55.json @@ -0,0 +1,14 @@ +{ + "backtraceGraph" : + { + "commands" : [], + "files" : [], + "nodes" : [] + }, + "installers" : [], + "paths" : + { + "build" : "project", + "source" : "project" + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/directory-project.tests-Release-b804ea97b41a4d53ce1d.json b/cmake-build-release/.cmake/api/v1/reply/directory-project.tests-Release-b804ea97b41a4d53ce1d.json new file mode 100644 index 0000000..6eaf1e8 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/directory-project.tests-Release-b804ea97b41a4d53ce1d.json @@ -0,0 +1,14 @@ +{ + "backtraceGraph" : + { + "commands" : [], + "files" : [], + "nodes" : [] + }, + "installers" : [], + "paths" : + { + "build" : "project/tests", + "source" : "project/tests" + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/index-2024-10-10T08-57-52-0275.json b/cmake-build-release/.cmake/api/v1/reply/index-2024-10-10T08-57-52-0275.json new file mode 100644 index 0000000..c176834 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/index-2024-10-10T08-57-52-0275.json @@ -0,0 +1,108 @@ +{ + "cmake" : + { + "generator" : + { + "multiConfig" : false, + "name" : "Ninja" + }, + "paths" : + { + "cmake" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/bin/cmake.exe", + "cpack" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/bin/cpack.exe", + "ctest" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/bin/ctest.exe", + "root" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/cmake/win/x64/share/cmake-3.29" + }, + "version" : + { + "isDirty" : false, + "major" : 3, + "minor" : 29, + "patch" : 6, + "string" : "3.29.6", + "suffix" : "" + } + }, + "objects" : + [ + { + "jsonFile" : "codemodel-v2-5f6f8488ff3bc45832a9.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 7 + } + }, + { + "jsonFile" : "cache-v2-f7402a6c19b534c617e5.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + { + "jsonFile" : "cmakeFiles-v1-af36405ff0dbbe8d6d3a.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + { + "jsonFile" : "toolchains-v1-be071e442a22f45be992.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + ], + "reply" : + { + "cache-v2" : + { + "jsonFile" : "cache-v2-f7402a6c19b534c617e5.json", + "kind" : "cache", + "version" : + { + "major" : 2, + "minor" : 0 + } + }, + "cmakeFiles-v1" : + { + "jsonFile" : "cmakeFiles-v1-af36405ff0dbbe8d6d3a.json", + "kind" : "cmakeFiles", + "version" : + { + "major" : 1, + "minor" : 0 + } + }, + "codemodel-v2" : + { + "jsonFile" : "codemodel-v2-5f6f8488ff3bc45832a9.json", + "kind" : "codemodel", + "version" : + { + "major" : 2, + "minor" : 7 + } + }, + "toolchains-v1" : + { + "jsonFile" : "toolchains-v1-be071e442a22f45be992.json", + "kind" : "toolchains", + "version" : + { + "major" : 1, + "minor" : 0 + } + } + } +} diff --git a/cmake-build-release/.cmake/api/v1/reply/target-GP1_Raytracer-Release-ef50a92630248898f2ca.json b/cmake-build-release/.cmake/api/v1/reply/target-GP1_Raytracer-Release-ef50a92630248898f2ca.json new file mode 100644 index 0000000..29fd01d --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/target-GP1_Raytracer-Release-ef50a92630248898f2ca.json @@ -0,0 +1,174 @@ +{ + "artifacts" : + [ + { + "path" : "project/GP1_Raytracer.exe" + }, + { + "path" : "project/GP1_Raytracer.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries" + ], + "files" : + [ + "project/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 13, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 42, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-O3 -DNDEBUG -std=gnu++20 -fdiagnostics-color=always" + } + ], + "includes" : + [ + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/project/libs/SDL2-2.30.3/include" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 1 + ], + "standard" : "20" + }, + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + } + ], + "id" : "GP1_Raytracer::@1ff0e79755c878899e1a", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-O3 -DNDEBUG", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "\"C:\\Users\\Bram\\School\\Graphics Programming 1\\GP1_Raytracer_Bram_Verhulst_2DAE11\\project\\libs\\SDL2-2.30.3\\lib\\SDL2.lib\"", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "GP1_Raytracer", + "nameOnDisk" : "GP1_Raytracer.exe", + "paths" : + { + "build" : "project", + "source" : "project" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + } + ], + "sources" : + [ + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/main.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Matrix.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Renderer.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Scene.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Timer.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Vector3.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Vector4.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "EXECUTABLE" +} diff --git a/cmake-build-release/.cmake/api/v1/reply/target-UnitTests-Release-ae9b71fa9cce3bd0ed57.json b/cmake-build-release/.cmake/api/v1/reply/target-UnitTests-Release-ae9b71fa9cce3bd0ed57.json new file mode 100644 index 0000000..8e1ca03 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/target-UnitTests-Release-ae9b71fa9cce3bd0ed57.json @@ -0,0 +1,210 @@ +{ + "artifacts" : + [ + { + "path" : "project/tests/UnitTests.exe" + }, + { + "path" : "project/tests/UnitTests.pdb" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_executable", + "target_link_libraries" + ], + "files" : + [ + "project/tests/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 41, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 42, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-O3 -DNDEBUG -std=gnu++20 -fdiagnostics-color=always" + } + ], + "includes" : + [ + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest/include" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest" + }, + { + "backtrace" : 2, + "isSystem" : true, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/project/libs/SDL2-2.30.3/include" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 2 + ], + "standard" : "20" + }, + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 2, + "id" : "gtest_main::@11ce2936600882345026" + }, + { + "backtrace" : 2, + "id" : "gtest::@11ce2936600882345026" + } + ], + "id" : "UnitTests::@ce274315481698d2d0b4", + "link" : + { + "commandFragments" : + [ + { + "fragment" : "-O3 -DNDEBUG", + "role" : "flags" + }, + { + "fragment" : "", + "role" : "flags" + }, + { + "backtrace" : 2, + "fragment" : "lib\\libgtest.a", + "role" : "libraries" + }, + { + "backtrace" : 2, + "fragment" : "lib\\libgtest_main.a", + "role" : "libraries" + }, + { + "backtrace" : 2, + "fragment" : "\"C:\\Users\\Bram\\School\\Graphics Programming 1\\GP1_Raytracer_Bram_Verhulst_2DAE11\\project\\libs\\SDL2-2.30.3\\lib\\SDL2.lib\"", + "role" : "libraries" + }, + { + "backtrace" : 2, + "fragment" : "lib\\libgtest.a", + "role" : "libraries" + }, + { + "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", + "role" : "libraries" + } + ], + "language" : "CXX" + }, + "name" : "UnitTests", + "nameOnDisk" : "UnitTests.exe", + "paths" : + { + "build" : "project/tests", + "source" : "project/tests" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + } + ], + "sources" : + [ + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Matrix.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Renderer.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Scene.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Timer.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Vector3.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/src/Vector4.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 0, + "path" : "project/tests/UnitTests.cpp", + "sourceGroupIndex" : 0 + } + ], + "type" : "EXECUTABLE" +} diff --git a/cmake-build-release/.cmake/api/v1/reply/target-gtest-Release-0b1e8a6ed6eb12d4f339.json b/cmake-build-release/.cmake/api/v1/reply/target-gtest-Release-0b1e8a6ed6eb12d4f339.json new file mode 100644 index 0000000..8bbfdb6 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/target-gtest-Release-0b1e8a6ed6eb12d4f339.json @@ -0,0 +1,156 @@ +{ + "archive" : {}, + "artifacts" : + [ + { + "path" : "lib/libgtest.a" + } + ], + "backtrace" : 3, + "backtraceGraph" : + { + "commands" : + [ + "add_library", + "cxx_library_with_type", + "cxx_library", + "install", + "install_project", + "include_directories", + "target_compile_features" + ], + "files" : + [ + "cmake-build-release/_deps/gtest-src/googletest/cmake/internal_utils.cmake", + "cmake-build-release/_deps/gtest-src/googletest/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 1 + }, + { + "command" : 2, + "file" : 1, + "line" : 123, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 210, + "parent" : 1 + }, + { + "command" : 0, + "file" : 0, + "line" : 165, + "parent" : 2 + }, + { + "command" : 4, + "file" : 1, + "line" : 158, + "parent" : 0 + }, + { + "command" : 3, + "file" : 0, + "line" : 303, + "parent" : 4 + }, + { + "command" : 5, + "file" : 1, + "line" : 113, + "parent" : 0 + }, + { + "command" : 6, + "file" : 0, + "line" : 198, + "parent" : 2 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-O3 -DNDEBUG -std=c++20 -fdiagnostics-color=always" + }, + { + "fragment" : "-Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=0 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers" + } + ], + "includes" : + [ + { + "backtrace" : 6, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest/include" + }, + { + "backtrace" : 6, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 7 + ], + "standard" : "20" + }, + "sourceIndexes" : + [ + 0 + ] + } + ], + "id" : "gtest::@11ce2936600882345026", + "install" : + { + "destinations" : + [ + { + "backtrace" : 5, + "path" : "lib" + } + ], + "prefix" : + { + "path" : "C:/Program Files (x86)/GP1_Raytracer" + } + }, + "name" : "gtest", + "nameOnDisk" : "libgtest.a", + "paths" : + { + "build" : "_deps/gtest-build/googletest", + "source" : "cmake-build-release/_deps/gtest-src/googletest" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0 + ] + } + ], + "sources" : + [ + { + "backtrace" : 3, + "compileGroupIndex" : 0, + "path" : "cmake-build-release/_deps/gtest-src/googletest/src/gtest-all.cc", + "sourceGroupIndex" : 0 + } + ], + "type" : "STATIC_LIBRARY" +} diff --git a/cmake-build-release/.cmake/api/v1/reply/target-gtest_main-Release-c15ea0b2aaebf87d6e79.json b/cmake-build-release/.cmake/api/v1/reply/target-gtest_main-Release-c15ea0b2aaebf87d6e79.json new file mode 100644 index 0000000..50e9307 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/target-gtest_main-Release-c15ea0b2aaebf87d6e79.json @@ -0,0 +1,172 @@ +{ + "archive" : {}, + "artifacts" : + [ + { + "path" : "lib/libgtest_main.a" + } + ], + "backtrace" : 3, + "backtraceGraph" : + { + "commands" : + [ + "add_library", + "cxx_library_with_type", + "cxx_library", + "install", + "install_project", + "target_link_libraries", + "include_directories", + "target_compile_features" + ], + "files" : + [ + "cmake-build-release/_deps/gtest-src/googletest/cmake/internal_utils.cmake", + "cmake-build-release/_deps/gtest-src/googletest/CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 1 + }, + { + "command" : 2, + "file" : 1, + "line" : 141, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 210, + "parent" : 1 + }, + { + "command" : 0, + "file" : 0, + "line" : 165, + "parent" : 2 + }, + { + "command" : 4, + "file" : 1, + "line" : 158, + "parent" : 0 + }, + { + "command" : 3, + "file" : 0, + "line" : 303, + "parent" : 4 + }, + { + "command" : 5, + "file" : 1, + "line" : 153, + "parent" : 0 + }, + { + "command" : 6, + "file" : 1, + "line" : 113, + "parent" : 0 + }, + { + "command" : 7, + "file" : 0, + "line" : 198, + "parent" : 2 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-O3 -DNDEBUG -std=c++20 -fdiagnostics-color=always" + }, + { + "fragment" : "-Wall -Wshadow -Wundef -Wno-error=dangling-else -DGTEST_HAS_PTHREAD=0 -fexceptions -Wextra -Wno-unused-parameter -Wno-missing-field-initializers" + } + ], + "includes" : + [ + { + "backtrace" : 7, + "isSystem" : true, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest/include" + }, + { + "backtrace" : 7, + "isSystem" : true, + "path" : "C:/Users/Bram/School/Graphics Programming 1/GP1_Raytracer_Bram_Verhulst_2DAE11/cmake-build-release/_deps/gtest-src/googletest" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 8 + ], + "standard" : "20" + }, + "sourceIndexes" : + [ + 0 + ] + } + ], + "dependencies" : + [ + { + "backtrace" : 6, + "id" : "gtest::@11ce2936600882345026" + } + ], + "id" : "gtest_main::@11ce2936600882345026", + "install" : + { + "destinations" : + [ + { + "backtrace" : 5, + "path" : "lib" + } + ], + "prefix" : + { + "path" : "C:/Program Files (x86)/GP1_Raytracer" + } + }, + "name" : "gtest_main", + "nameOnDisk" : "libgtest_main.a", + "paths" : + { + "build" : "_deps/gtest-build/googletest", + "source" : "cmake-build-release/_deps/gtest-src/googletest" + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0 + ] + } + ], + "sources" : + [ + { + "backtrace" : 3, + "compileGroupIndex" : 0, + "path" : "cmake-build-release/_deps/gtest-src/googletest/src/gtest_main.cc", + "sourceGroupIndex" : 0 + } + ], + "type" : "STATIC_LIBRARY" +} diff --git a/cmake-build-release/.cmake/api/v1/reply/toolchains-v1-be071e442a22f45be992.json b/cmake-build-release/.cmake/api/v1/reply/toolchains-v1-be071e442a22f45be992.json new file mode 100644 index 0000000..35bff45 --- /dev/null +++ b/cmake-build-release/.cmake/api/v1/reply/toolchains-v1-be071e442a22f45be992.json @@ -0,0 +1,148 @@ +{ + "kind" : "toolchains", + "toolchains" : + [ + { + "compiler" : + { + "id" : "GNU", + "implicit" : + { + "includeDirectories" : + [ + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/include", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/x86_64-w64-mingw32/include", + "/MinGW/include" + ], + "linkDirectories" : + [ + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/x86_64-w64-mingw32/lib", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib", + "/MinGW/lib" + ], + "linkFrameworkDirectories" : [], + "linkLibraries" : + [ + "mingw32", + "gcc", + "moldname", + "mingwex", + "kernel32", + "pthread", + "advapi32", + "shell32", + "user32", + "kernel32", + "iconv", + "mingw32", + "gcc", + "moldname", + "mingwex", + "kernel32" + ] + }, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/gcc.exe", + "version" : "13.1.0" + }, + "language" : "C", + "sourceFileExtensions" : + [ + "c", + "m" + ] + }, + { + "compiler" : + { + "id" : "GNU", + "implicit" : + { + "includeDirectories" : + [ + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/include", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/x86_64-w64-mingw32/include", + "/MinGW/include" + ], + "linkDirectories" : + [ + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib/gcc", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/x86_64-w64-mingw32/lib", + "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/lib", + "/MinGW/lib" + ], + "linkFrameworkDirectories" : [], + "linkLibraries" : + [ + "stdc++", + "mingw32", + "gcc_s", + "gcc", + "moldname", + "mingwex", + "kernel32", + "pthread", + "advapi32", + "shell32", + "user32", + "kernel32", + "iconv", + "mingw32", + "gcc_s", + "gcc", + "moldname", + "mingwex", + "kernel32" + ] + }, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/g++.exe", + "version" : "13.1.0" + }, + "language" : "CXX", + "sourceFileExtensions" : + [ + "C", + "M", + "c++", + "cc", + "cpp", + "cxx", + "mm", + "mpp", + "CPP", + "ixx", + "cppm", + "ccm", + "cxxm", + "c++m" + ] + }, + { + "compiler" : + { + "implicit" : {}, + "path" : "C:/Users/Bram/AppData/Local/Programs/CLion/bin/mingw/bin/windres.exe" + }, + "language" : "RC", + "sourceFileExtensions" : + [ + "rc", + "RC" + ] + } + ], + "version" : + { + "major" : 1, + "minor" : 0 + } +} diff --git a/cmake-build-release/.ninja_deps b/cmake-build-release/.ninja_deps new file mode 100644 index 0000000000000000000000000000000000000000..dd6064ed0fa05b304ab73ca5405ce8e010eb9ad8 GIT binary patch literal 208232 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 sa=5CoRE^c0