From 267bd2216c7159583ad786f6ecb91dcb8711d28d Mon Sep 17 00:00:00 2001 From: Archie Hilton Date: Fri, 10 May 2024 20:54:41 +0100 Subject: [PATCH] Remove build files --- .../api/v1/query/client-vscode/query.json | 1 - .../reply/cache-v2-1b82f29f01ef9ec5257e.json | 1879 ----------------- .../cmakeFiles-v1-d8eb8a68cb214ae78945.json | 269 --- .../codemodel-v2-9476b44d5066a9013f4d.json | 181 -- ...irectory-.-Debug-d0094a50bb2071803777.json | 14 - ...ctory-glfw-Debug-a9f3b2047d81ae8f155f.json | 100 - ...-glfw.docs-Debug-21df72f16f419b0b0042.json | 14 - ...y-glfw.src-Debug-43b5f1f51b8adda39244.json | 45 - ...ectory-glm-Debug-ab70d989331aa8f80f5f.json | 14 - ...ectory-src-Debug-c94b7c2814d5a21df52c.json | 14 - .../reply/index-2024-05-06T17-04-56-0758.json | 132 -- ...t-Exponent-Debug-13b2fb7dd88601dcdb73.json | 169 -- ...arget-glfw-Debug-52ae90bdbc6a76b6b61f.json | 439 ---- ...-uninstall-Debug-a857158ed68aea65057d.json | 70 - ...e_mappings-Debug-e6eaa5948496859ae002.json | 88 - .../toolchains-v1-c298ea1aef19e6997d23.json | 100 - 16 files changed, 3529 deletions(-) delete mode 100644 build/.cmake/api/v1/query/client-vscode/query.json delete mode 100644 build/.cmake/api/v1/reply/cache-v2-1b82f29f01ef9ec5257e.json delete mode 100644 build/.cmake/api/v1/reply/cmakeFiles-v1-d8eb8a68cb214ae78945.json delete mode 100644 build/.cmake/api/v1/reply/codemodel-v2-9476b44d5066a9013f4d.json delete mode 100644 build/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json delete mode 100644 build/.cmake/api/v1/reply/directory-glfw-Debug-a9f3b2047d81ae8f155f.json delete mode 100644 build/.cmake/api/v1/reply/directory-glfw.docs-Debug-21df72f16f419b0b0042.json delete mode 100644 build/.cmake/api/v1/reply/directory-glfw.src-Debug-43b5f1f51b8adda39244.json delete mode 100644 build/.cmake/api/v1/reply/directory-glm-Debug-ab70d989331aa8f80f5f.json delete mode 100644 build/.cmake/api/v1/reply/directory-src-Debug-c94b7c2814d5a21df52c.json delete mode 100644 build/.cmake/api/v1/reply/index-2024-05-06T17-04-56-0758.json delete mode 100644 build/.cmake/api/v1/reply/target-Exponent-Debug-13b2fb7dd88601dcdb73.json delete mode 100644 build/.cmake/api/v1/reply/target-glfw-Debug-52ae90bdbc6a76b6b61f.json delete mode 100644 build/.cmake/api/v1/reply/target-uninstall-Debug-a857158ed68aea65057d.json delete mode 100644 build/.cmake/api/v1/reply/target-update_mappings-Debug-e6eaa5948496859ae002.json delete mode 100644 build/.cmake/api/v1/reply/toolchains-v1-c298ea1aef19e6997d23.json diff --git a/build/.cmake/api/v1/query/client-vscode/query.json b/build/.cmake/api/v1/query/client-vscode/query.json deleted file mode 100644 index 82bb964..0000000 --- a/build/.cmake/api/v1/query/client-vscode/query.json +++ /dev/null @@ -1 +0,0 @@ -{"requests":[{"kind":"cache","version":2},{"kind":"codemodel","version":2},{"kind":"toolchains","version":1},{"kind":"cmakeFiles","version":1}]} \ No newline at end of file diff --git a/build/.cmake/api/v1/reply/cache-v2-1b82f29f01ef9ec5257e.json b/build/.cmake/api/v1/reply/cache-v2-1b82f29f01ef9ec5257e.json deleted file mode 100644 index c753e3e..0000000 --- a/build/.cmake/api/v1/reply/cache-v2-1b82f29f01ef9ec5257e.json +++ /dev/null @@ -1,1879 +0,0 @@ -{ - "entries" : - [ - { - "name" : "BUILD_SHARED_LIBS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build shared libraries" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "CMAKE_ADDR2LINE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/bin/addr2line.exe" - }, - { - "name" : "CMAKE_AR", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/bin/ar.exe" - }, - { - "name" : "CMAKE_BUILD_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "STRING", - "value" : "Debug" - }, - { - "name" : "CMAKE_CACHEFILE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "This is the directory where this CMakeCache.txt was created" - } - ], - "type" : "INTERNAL", - "value" : "e:/OneDrive/Documents/Projects/Exponent/build" - }, - { - "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" : "28" - }, - { - "name" : "CMAKE_CACHE_PATCH_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Patch version of cmake used to create the current loaded cache" - } - ], - "type" : "INTERNAL", - "value" : "0" - }, - { - "name" : "CMAKE_COLOR_MAKEFILE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Enable/Disable color output during build." - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "CMAKE_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake executable." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe" - }, - { - "name" : "CMAKE_CPACK_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to cpack program executable." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe" - }, - { - "name" : "CMAKE_CTEST_COMMAND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to ctest program executable." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe" - }, - { - "name" : "CMAKE_CXX_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/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:/msys64/ucrt64/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:/msys64/ucrt64/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" : "No help, variable specified on the command line." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/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:/msys64/ucrt64/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:/msys64/ucrt64/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:/msys64/ucrt64/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" : "HELPSTRING", - "value" : "No help, variable specified on the command line." - } - ], - "type" : "BOOL", - "value" : "TRUE" - }, - { - "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" : "E:/OneDrive/Documents/Projects/Exponent/build/CMakeFiles/pkgRedirects" - }, - { - "name" : "CMAKE_GENERATOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Name of generator." - } - ], - "type" : "INTERNAL", - "value" : "MinGW Makefiles" - }, - { - "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_HAVE_LIBC_PTHREAD", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Test CMAKE_HAVE_LIBC_PTHREAD" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "CMAKE_HOME_DIRECTORY", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Source directory with the top level CMakeLists.txt file for this project" - } - ], - "type" : "INTERNAL", - "value" : "E:/OneDrive/Documents/Projects/Exponent" - }, - { - "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)/Exponent" - }, - { - "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:/msys64/ucrt64/bin/ld.exe" - }, - { - "name" : "CMAKE_MAKE_PROGRAM", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/bin/mingw32-make.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:/msys64/ucrt64/bin/nm.exe" - }, - { - "name" : "CMAKE_NUMBER_OF_MAKEFILES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "number of local generators" - } - ], - "type" : "INTERNAL", - "value" : "6" - }, - { - "name" : "CMAKE_OBJCOPY", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/bin/objcopy.exe" - }, - { - "name" : "CMAKE_OBJDUMP", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Path to a program." - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/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" : "Exponent" - }, - { - "name" : "CMAKE_PROJECT_VERSION", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "3.5.0" - }, - { - "name" : "CMAKE_PROJECT_VERSION_MAJOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "3" - }, - { - "name" : "CMAKE_PROJECT_VERSION_MINOR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "5" - }, - { - "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:/msys64/ucrt64/bin/ranlib.exe" - }, - { - "name" : "CMAKE_RC_COMPILER", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "RC compiler" - } - ], - "type" : "FILEPATH", - "value" : "C:/msys64/ucrt64/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:/msys64/ucrt64/bin/readelf.exe" - }, - { - "name" : "CMAKE_ROOT", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Path to CMake installation." - } - ], - "type" : "INTERNAL", - "value" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28" - }, - { - "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:/msys64/ucrt64/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" : "DINPUT_H_FOUND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Have include dinput.h" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "name" : "DOXYGEN_EXECUTABLE", - "properties" : - [ - { - "name" : "ADVANCED", - "value" : "1" - }, - { - "name" : "HELPSTRING", - "value" : "Doxygen documentation generation tool (https://www.doxygen.nl)" - } - ], - "type" : "FILEPATH", - "value" : "DOXYGEN_EXECUTABLE-NOTFOUND" - }, - { - "name" : "Exponent_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "E:/OneDrive/Documents/Projects/Exponent/build" - }, - { - "name" : "Exponent_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "ON" - }, - { - "name" : "Exponent_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "E:/OneDrive/Documents/Projects/Exponent" - }, - { - "name" : "FIND_PACKAGE_MESSAGE_DETAILS_Threads", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Details about finding Threads" - } - ], - "type" : "INTERNAL", - "value" : "[TRUE][v()]" - }, - { - "name" : "GLFW_BINARY_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "E:/OneDrive/Documents/Projects/Exponent/build/glfw" - }, - { - "name" : "GLFW_BUILD_DOCS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the GLFW documentation" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "GLFW_BUILD_EXAMPLES", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the GLFW example programs" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "GLFW_BUILD_TESTS", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build the GLFW test programs" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "GLFW_BUILD_WIN32", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Build support for Win32" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "GLFW_INSTALL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Generate installation target" - } - ], - "type" : "BOOL", - "value" : "ON" - }, - { - "name" : "GLFW_IS_TOP_LEVEL", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "OFF" - }, - { - "name" : "GLFW_LIBRARY_TYPE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Library type override for GLFW (SHARED, STATIC, OBJECT, or empty to follow BUILD_SHARED_LIBS)" - } - ], - "type" : "STRING", - "value" : "" - }, - { - "name" : "GLFW_PKG_CONFIG_LIBS_PRIVATE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "GLFW pkg-config Libs.private" - } - ], - "type" : "INTERNAL", - "value" : " -lgdi32" - }, - { - "name" : "GLFW_PKG_CONFIG_REQUIRES_PRIVATE", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "GLFW pkg-config Requires.private" - } - ], - "type" : "INTERNAL", - "value" : "" - }, - { - "name" : "GLFW_SOURCE_DIR", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Value Computed by CMake" - } - ], - "type" : "STATIC", - "value" : "E:/OneDrive/Documents/Projects/Exponent/glfw" - }, - { - "name" : "GLFW_USE_HYBRID_HPG", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Force use of high-performance GPU on hybrid systems" - } - ], - "type" : "BOOL", - "value" : "OFF" - }, - { - "name" : "XINPUT_H_FOUND", - "properties" : - [ - { - "name" : "HELPSTRING", - "value" : "Have include xinput.h" - } - ], - "type" : "INTERNAL", - "value" : "1" - }, - { - "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)/Exponent" - } - ], - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } -} diff --git a/build/.cmake/api/v1/reply/cmakeFiles-v1-d8eb8a68cb214ae78945.json b/build/.cmake/api/v1/reply/cmakeFiles-v1-d8eb8a68cb214ae78945.json deleted file mode 100644 index 4c2db05..0000000 --- a/build/.cmake/api/v1/reply/cmakeFiles-v1-d8eb8a68cb214ae78945.json +++ /dev/null @@ -1,269 +0,0 @@ -{ - "inputs" : - [ - { - "path" : "CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/CMakeFiles/3.28.0-msvc1/CMakeSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInitialize.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-Initialize.cmake" - }, - { - "isGenerated" : true, - "path" : "build/CMakeFiles/3.28.0-msvc1/CMakeCXXCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeGenericSystem.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeInitializeConfigs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/WindowsPaths.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeCXXInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Compiler/GNU-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-GNU-CXX.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-GNU.cmake" - }, - { - "isGenerated" : true, - "path" : "build/CMakeFiles/3.28.0-msvc1/CMakeRCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeRCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-windres.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-GNU-CXX-ABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "path" : "glfw/CMakeLists.txt" - }, - { - "isGenerated" : true, - "path" : "build/CMakeFiles/3.28.0-msvc1/CMakeCCompiler.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeCInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeLanguageInformation.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Compiler/GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Compiler/GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-GNU-C.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-GNU.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Platform/Windows-GNU-C-ABI.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeCommonLanguageInclude.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/GNUInstallDirs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakeDependentOption.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/FindThreads.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CheckLibraryExists.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CheckIncludeFile.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CheckCSourceCompiles.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/Internal/CheckSourceCompiles.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/FindPackageMessage.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CMakePackageConfigHelpers.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/WriteBasicConfigVersionFile.cmake" - }, - { - "path" : "glfw/CMake/glfw3Config.cmake.in" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/BasicConfigVersion-SameMajorVersion.cmake.in" - }, - { - "path" : "glfw/CMake/cmake_uninstall.cmake.in" - }, - { - "path" : "glfw/src/CMakeLists.txt" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/CheckIncludeFile.cmake" - }, - { - "path" : "glfw/CMake/glfw3.pc.in" - }, - { - "path" : "glfw/docs/CMakeLists.txt" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/FindDoxygen.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake" - }, - { - "isCMake" : true, - "isExternal" : true, - "path" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28/Modules/FindPackageMessage.cmake" - }, - { - "path" : "src/CMakeLists.txt" - }, - { - "path" : "glm/CMakeLists.txt" - } - ], - "kind" : "cmakeFiles", - "paths" : - { - "build" : "E:/OneDrive/Documents/Projects/Exponent/build", - "source" : "E:/OneDrive/Documents/Projects/Exponent" - }, - "version" : - { - "major" : 1, - "minor" : 0 - } -} diff --git a/build/.cmake/api/v1/reply/codemodel-v2-9476b44d5066a9013f4d.json b/build/.cmake/api/v1/reply/codemodel-v2-9476b44d5066a9013f4d.json deleted file mode 100644 index c015ec6..0000000 --- a/build/.cmake/api/v1/reply/codemodel-v2-9476b44d5066a9013f4d.json +++ /dev/null @@ -1,181 +0,0 @@ -{ - "configurations" : - [ - { - "directories" : - [ - { - "build" : ".", - "childIndexes" : - [ - 1, - 4, - 5 - ], - "hasInstallRule" : true, - "jsonFile" : "directory-.-Debug-d0094a50bb2071803777.json", - "minimumCMakeVersion" : - { - "string" : "3.21" - }, - "projectIndex" : 0, - "source" : "." - }, - { - "build" : "glfw", - "childIndexes" : - [ - 2, - 3 - ], - "hasInstallRule" : true, - "jsonFile" : "directory-glfw-Debug-a9f3b2047d81ae8f155f.json", - "minimumCMakeVersion" : - { - "string" : "3.4" - }, - "parentIndex" : 0, - "projectIndex" : 1, - "source" : "glfw", - "targetIndexes" : - [ - 2 - ] - }, - { - "build" : "glfw/src", - "hasInstallRule" : true, - "jsonFile" : "directory-glfw.src-Debug-43b5f1f51b8adda39244.json", - "minimumCMakeVersion" : - { - "string" : "3.4" - }, - "parentIndex" : 1, - "projectIndex" : 1, - "source" : "glfw/src", - "targetIndexes" : - [ - 1, - 3 - ] - }, - { - "build" : "glfw/docs", - "jsonFile" : "directory-glfw.docs-Debug-21df72f16f419b0b0042.json", - "minimumCMakeVersion" : - { - "string" : "3.4" - }, - "parentIndex" : 1, - "projectIndex" : 1, - "source" : "glfw/docs" - }, - { - "build" : "src", - "jsonFile" : "directory-src-Debug-c94b7c2814d5a21df52c.json", - "minimumCMakeVersion" : - { - "string" : "3.21" - }, - "parentIndex" : 0, - "projectIndex" : 0, - "source" : "src", - "targetIndexes" : - [ - 0 - ] - }, - { - "build" : "glm", - "jsonFile" : "directory-glm-Debug-ab70d989331aa8f80f5f.json", - "minimumCMakeVersion" : - { - "string" : "3.21" - }, - "parentIndex" : 0, - "projectIndex" : 0, - "source" : "glm" - } - ], - "name" : "Debug", - "projects" : - [ - { - "childIndexes" : - [ - 1 - ], - "directoryIndexes" : - [ - 0, - 4, - 5 - ], - "name" : "Exponent", - "targetIndexes" : - [ - 0 - ] - }, - { - "directoryIndexes" : - [ - 1, - 2, - 3 - ], - "name" : "GLFW", - "parentIndex" : 0, - "targetIndexes" : - [ - 1, - 2, - 3 - ] - } - ], - "targets" : - [ - { - "directoryIndex" : 4, - "id" : "Exponent::@145eef247bfb46b6828c", - "jsonFile" : "target-Exponent-Debug-13b2fb7dd88601dcdb73.json", - "name" : "Exponent", - "projectIndex" : 0 - }, - { - "directoryIndex" : 2, - "id" : "glfw::@12507ebf64a5258d241e", - "jsonFile" : "target-glfw-Debug-52ae90bdbc6a76b6b61f.json", - "name" : "glfw", - "projectIndex" : 1 - }, - { - "directoryIndex" : 1, - "id" : "uninstall::@eb154563b92743f6cbb3", - "jsonFile" : "target-uninstall-Debug-a857158ed68aea65057d.json", - "name" : "uninstall", - "projectIndex" : 1 - }, - { - "directoryIndex" : 2, - "id" : "update_mappings::@12507ebf64a5258d241e", - "jsonFile" : "target-update_mappings-Debug-e6eaa5948496859ae002.json", - "name" : "update_mappings", - "projectIndex" : 1 - } - ] - } - ], - "kind" : "codemodel", - "paths" : - { - "build" : "E:/OneDrive/Documents/Projects/Exponent/build", - "source" : "E:/OneDrive/Documents/Projects/Exponent" - }, - "version" : - { - "major" : 2, - "minor" : 6 - } -} diff --git a/build/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json b/build/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json deleted file mode 100644 index 3a67af9..0000000 --- a/build/.cmake/api/v1/reply/directory-.-Debug-d0094a50bb2071803777.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : ".", - "source" : "." - } -} diff --git a/build/.cmake/api/v1/reply/directory-glfw-Debug-a9f3b2047d81ae8f155f.json b/build/.cmake/api/v1/reply/directory-glfw-Debug-a9f3b2047d81ae8f155f.json deleted file mode 100644 index 5e0154c..0000000 --- a/build/.cmake/api/v1/reply/directory-glfw-Debug-a9f3b2047d81ae8f155f.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : - [ - "install" - ], - "files" : - [ - "glfw/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 141, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 144, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 148, - "parent" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 151, - "parent" : 0 - } - ] - }, - "installers" : - [ - { - "backtrace" : 1, - "component" : "Unspecified", - "destination" : "include", - "paths" : - [ - "glfw/include/GLFW" - ], - "type" : "directory" - }, - { - "backtrace" : 2, - "component" : "Unspecified", - "destination" : "lib/cmake/glfw3", - "paths" : - [ - "build/glfw/src/glfw3Config.cmake", - "build/glfw/src/glfw3ConfigVersion.cmake" - ], - "type" : "file" - }, - { - "backtrace" : 3, - "component" : "Unspecified", - "destination" : "lib/cmake/glfw3", - "exportName" : "glfwTargets", - "exportTargets" : - [ - { - "id" : "glfw::@12507ebf64a5258d241e", - "index" : 1 - } - ], - "paths" : - [ - "glfw/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake" - ], - "type" : "export" - }, - { - "backtrace" : 4, - "component" : "Unspecified", - "destination" : "lib/pkgconfig", - "paths" : - [ - "build/glfw/src/glfw3.pc" - ], - "type" : "file" - } - ], - "paths" : - { - "build" : "glfw", - "source" : "glfw" - } -} diff --git a/build/.cmake/api/v1/reply/directory-glfw.docs-Debug-21df72f16f419b0b0042.json b/build/.cmake/api/v1/reply/directory-glfw.docs-Debug-21df72f16f419b0b0042.json deleted file mode 100644 index 19c2e88..0000000 --- a/build/.cmake/api/v1/reply/directory-glfw.docs-Debug-21df72f16f419b0b0042.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "glfw/docs", - "source" : "glfw/docs" - } -} diff --git a/build/.cmake/api/v1/reply/directory-glfw.src-Debug-43b5f1f51b8adda39244.json b/build/.cmake/api/v1/reply/directory-glfw.src-Debug-43b5f1f51b8adda39244.json deleted file mode 100644 index eba92a9..0000000 --- a/build/.cmake/api/v1/reply/directory-glfw.src-Debug-43b5f1f51b8adda39244.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : - [ - "install" - ], - "files" : - [ - "glfw/src/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 362, - "parent" : 0 - } - ] - }, - "installers" : - [ - { - "backtrace" : 1, - "component" : "Unspecified", - "destination" : "lib", - "paths" : - [ - "glfw/src/libglfw3.a" - ], - "targetId" : "glfw::@12507ebf64a5258d241e", - "targetIndex" : 1, - "type" : "target" - } - ], - "paths" : - { - "build" : "glfw/src", - "source" : "glfw/src" - } -} diff --git a/build/.cmake/api/v1/reply/directory-glm-Debug-ab70d989331aa8f80f5f.json b/build/.cmake/api/v1/reply/directory-glm-Debug-ab70d989331aa8f80f5f.json deleted file mode 100644 index b04b50c..0000000 --- a/build/.cmake/api/v1/reply/directory-glm-Debug-ab70d989331aa8f80f5f.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "glm", - "source" : "glm" - } -} diff --git a/build/.cmake/api/v1/reply/directory-src-Debug-c94b7c2814d5a21df52c.json b/build/.cmake/api/v1/reply/directory-src-Debug-c94b7c2814d5a21df52c.json deleted file mode 100644 index 5682a7f..0000000 --- a/build/.cmake/api/v1/reply/directory-src-Debug-c94b7c2814d5a21df52c.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "backtraceGraph" : - { - "commands" : [], - "files" : [], - "nodes" : [] - }, - "installers" : [], - "paths" : - { - "build" : "src", - "source" : "src" - } -} diff --git a/build/.cmake/api/v1/reply/index-2024-05-06T17-04-56-0758.json b/build/.cmake/api/v1/reply/index-2024-05-06T17-04-56-0758.json deleted file mode 100644 index 039df1d..0000000 --- a/build/.cmake/api/v1/reply/index-2024-05-06T17-04-56-0758.json +++ /dev/null @@ -1,132 +0,0 @@ -{ - "cmake" : - { - "generator" : - { - "multiConfig" : false, - "name" : "MinGW Makefiles" - }, - "paths" : - { - "cmake" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cmake.exe", - "cpack" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/cpack.exe", - "ctest" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/bin/ctest.exe", - "root" : "C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.28" - }, - "version" : - { - "isDirty" : false, - "major" : 3, - "minor" : 28, - "patch" : 0, - "string" : "3.28.0-msvc1", - "suffix" : "msvc1" - } - }, - "objects" : - [ - { - "jsonFile" : "codemodel-v2-9476b44d5066a9013f4d.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - { - "jsonFile" : "cache-v2-1b82f29f01ef9ec5257e.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-d8eb8a68cb214ae78945.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "toolchains-v1-c298ea1aef19e6997d23.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ], - "reply" : - { - "client-vscode" : - { - "query.json" : - { - "requests" : - [ - { - "kind" : "cache", - "version" : 2 - }, - { - "kind" : "codemodel", - "version" : 2 - }, - { - "kind" : "toolchains", - "version" : 1 - }, - { - "kind" : "cmakeFiles", - "version" : 1 - } - ], - "responses" : - [ - { - "jsonFile" : "cache-v2-1b82f29f01ef9ec5257e.json", - "kind" : "cache", - "version" : - { - "major" : 2, - "minor" : 0 - } - }, - { - "jsonFile" : "codemodel-v2-9476b44d5066a9013f4d.json", - "kind" : "codemodel", - "version" : - { - "major" : 2, - "minor" : 6 - } - }, - { - "jsonFile" : "toolchains-v1-c298ea1aef19e6997d23.json", - "kind" : "toolchains", - "version" : - { - "major" : 1, - "minor" : 0 - } - }, - { - "jsonFile" : "cmakeFiles-v1-d8eb8a68cb214ae78945.json", - "kind" : "cmakeFiles", - "version" : - { - "major" : 1, - "minor" : 0 - } - } - ] - } - } - } -} diff --git a/build/.cmake/api/v1/reply/target-Exponent-Debug-13b2fb7dd88601dcdb73.json b/build/.cmake/api/v1/reply/target-Exponent-Debug-13b2fb7dd88601dcdb73.json deleted file mode 100644 index e63f440..0000000 --- a/build/.cmake/api/v1/reply/target-Exponent-Debug-13b2fb7dd88601dcdb73.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "artifacts" : - [ - { - "path" : "src/Exponent.exe" - }, - { - "path" : "src/Exponent.pdb" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_executable", - "target_link_libraries", - "target_compile_definitions", - "target_include_directories" - ], - "files" : - [ - "src/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 1, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 6, - "parent" : 0 - }, - { - "command" : 2, - "file" : 0, - "line" : 9, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 7, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g -std=gnu++20" - } - ], - "defines" : - [ - { - "backtrace" : 3, - "define" : "GLFW_INCLUDE_NONE" - } - ], - "includes" : - [ - { - "backtrace" : 4, - "path" : "E:/OneDrive/Documents/Projects/Exponent/include" - }, - { - "backtrace" : 2, - "path" : "E:/OneDrive/Documents/Projects/Exponent/glfw/include" - }, - { - "backtrace" : 2, - "path" : "E:/OneDrive/Documents/Projects/Exponent" - } - ], - "language" : "CXX", - "languageStandard" : - { - "backtraces" : - [ - 1 - ], - "standard" : "20" - }, - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "dependencies" : - [ - { - "backtrace" : 2, - "id" : "glfw::@12507ebf64a5258d241e" - } - ], - "id" : "Exponent::@145eef247bfb46b6828c", - "link" : - { - "commandFragments" : - [ - { - "fragment" : "-g", - "role" : "flags" - }, - { - "fragment" : "", - "role" : "flags" - }, - { - "backtrace" : 2, - "fragment" : "..\\glfw\\src\\libglfw3.a", - "role" : "libraries" - }, - { - "fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32", - "role" : "libraries" - } - ], - "language" : "CXX" - }, - "name" : "Exponent", - "nameOnDisk" : "Exponent.exe", - "paths" : - { - "build" : "src", - "source" : "src" - }, - "sourceGroups" : - [ - { - "name" : "Source Files", - "sourceIndexes" : - [ - 0, - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/main.cc", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "src/GLProgramLoader.cc", - "sourceGroupIndex" : 0 - } - ], - "type" : "EXECUTABLE" -} diff --git a/build/.cmake/api/v1/reply/target-glfw-Debug-52ae90bdbc6a76b6b61f.json b/build/.cmake/api/v1/reply/target-glfw-Debug-52ae90bdbc6a76b6b61f.json deleted file mode 100644 index 1367cba..0000000 --- a/build/.cmake/api/v1/reply/target-glfw-Debug-52ae90bdbc6a76b6b61f.json +++ /dev/null @@ -1,439 +0,0 @@ -{ - "archive" : {}, - "artifacts" : - [ - { - "path" : "glfw/src/libglfw3.a" - } - ], - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_library", - "install", - "target_compile_options", - "target_compile_definitions", - "target_include_directories", - "set_target_properties", - "target_sources" - ], - "files" : - [ - "glfw/src/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 2, - "parent" : 0 - }, - { - "command" : 1, - "file" : 0, - "line" : 362, - "parent" : 0 - }, - { - "command" : 2, - "file" : 0, - "line" : 256, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 260, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 268, - "parent" : 0 - }, - { - "command" : 3, - "file" : 0, - "line" : 40, - "parent" : 0 - }, - { - "command" : 4, - "file" : 0, - "line" : 132, - "parent" : 0 - }, - { - "command" : 4, - "file" : 0, - "line" : 135, - "parent" : 0 - }, - { - "command" : 5, - "file" : 0, - "line" : 122, - "parent" : 0 - }, - { - "command" : 6, - "file" : 0, - "line" : 16, - "parent" : 0 - }, - { - "command" : 6, - "file" : 0, - "line" : 41, - "parent" : 0 - } - ] - }, - "compileGroups" : - [ - { - "compileCommandFragments" : - [ - { - "fragment" : "-g -std=c99" - }, - { - "backtrace" : 3, - "fragment" : "-Wall" - } - ], - "defines" : - [ - { - "backtrace" : 4, - "define" : "UNICODE" - }, - { - "backtrace" : 5, - "define" : "WINVER=0x0501" - }, - { - "backtrace" : 6, - "define" : "_GLFW_WIN32" - }, - { - "backtrace" : 4, - "define" : "_UNICODE" - } - ], - "includes" : - [ - { - "backtrace" : 7, - "path" : "E:/OneDrive/Documents/Projects/Exponent/glfw/include" - }, - { - "backtrace" : 8, - "path" : "E:/OneDrive/Documents/Projects/Exponent/glfw/src" - }, - { - "backtrace" : 8, - "path" : "E:/OneDrive/Documents/Projects/Exponent/build/glfw/src" - } - ], - "language" : "C", - "languageStandard" : - { - "backtraces" : - [ - 9 - ], - "standard" : "99" - }, - "sourceIndexes" : - [ - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 16, - 17, - 18, - 19, - 22, - 23, - 24, - 27, - 28, - 29, - 30, - 31 - ] - } - ], - "folder" : - { - "name" : "GLFW3" - }, - "id" : "glfw::@12507ebf64a5258d241e", - "install" : - { - "destinations" : - [ - { - "backtrace" : 2, - "path" : "lib" - } - ], - "prefix" : - { - "path" : "C:/Program Files (x86)/Exponent" - } - }, - "name" : "glfw", - "nameOnDisk" : "libglfw3.a", - "paths" : - { - "build" : "glfw/src", - "source" : "glfw/src" - }, - "sourceGroups" : - [ - { - "name" : "Header Files", - "sourceIndexes" : - [ - 0, - 1, - 2, - 3, - 4, - 14, - 15, - 20, - 21, - 25, - 26 - ] - }, - { - "name" : "Source Files", - "sourceIndexes" : - [ - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 16, - 17, - 18, - 19, - 22, - 23, - 24, - 27, - 28, - 29, - 30, - 31 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "path" : "glfw/include/GLFW/glfw3.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "glfw/include/GLFW/glfw3native.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "glfw/src/internal.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "glfw/src/platform.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "glfw/src/mappings.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/context.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/init.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/input.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/monitor.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/platform.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/vulkan.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/window.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/egl_context.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/osmesa_context.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "path" : "glfw/src/null_platform.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "glfw/src/null_joystick.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/null_init.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/null_monitor.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/null_window.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "compileGroupIndex" : 0, - "path" : "glfw/src/null_joystick.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 10, - "path" : "glfw/src/win32_time.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "path" : "glfw/src/win32_thread.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_module.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_time.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 10, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_thread.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 11, - "path" : "glfw/src/win32_platform.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 11, - "path" : "glfw/src/win32_joystick.h", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 11, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_init.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 11, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_joystick.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 11, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_monitor.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 11, - "compileGroupIndex" : 0, - "path" : "glfw/src/win32_window.c", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 11, - "compileGroupIndex" : 0, - "path" : "glfw/src/wgl_context.c", - "sourceGroupIndex" : 1 - } - ], - "type" : "STATIC_LIBRARY" -} diff --git a/build/.cmake/api/v1/reply/target-uninstall-Debug-a857158ed68aea65057d.json b/build/.cmake/api/v1/reply/target-uninstall-Debug-a857158ed68aea65057d.json deleted file mode 100644 index 1a945d0..0000000 --- a/build/.cmake/api/v1/reply/target-uninstall-Debug-a857158ed68aea65057d.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_custom_target" - ], - "files" : - [ - "glfw/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 159, - "parent" : 0 - } - ] - }, - "folder" : - { - "name" : "GLFW3" - }, - "id" : "uninstall::@eb154563b92743f6cbb3", - "name" : "uninstall", - "paths" : - { - "build" : "glfw", - "source" : "glfw" - }, - "sourceGroups" : - [ - { - "name" : "", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "CMake Rules", - "sourceIndexes" : - [ - 1 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "isGenerated" : true, - "path" : "build/glfw/CMakeFiles/uninstall", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 0, - "isGenerated" : true, - "path" : "build/glfw/CMakeFiles/uninstall.rule", - "sourceGroupIndex" : 1 - } - ], - "type" : "UTILITY" -} diff --git a/build/.cmake/api/v1/reply/target-update_mappings-Debug-e6eaa5948496859ae002.json b/build/.cmake/api/v1/reply/target-update_mappings-Debug-e6eaa5948496859ae002.json deleted file mode 100644 index 50276e4..0000000 --- a/build/.cmake/api/v1/reply/target-update_mappings-Debug-e6eaa5948496859ae002.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "backtrace" : 1, - "backtraceGraph" : - { - "commands" : - [ - "add_custom_target" - ], - "files" : - [ - "glfw/src/CMakeLists.txt" - ], - "nodes" : - [ - { - "file" : 0 - }, - { - "command" : 0, - "file" : 0, - "line" : 23, - "parent" : 0 - } - ] - }, - "folder" : - { - "name" : "GLFW3" - }, - "id" : "update_mappings::@12507ebf64a5258d241e", - "name" : "update_mappings", - "paths" : - { - "build" : "glfw/src", - "source" : "glfw/src" - }, - "sourceGroups" : - [ - { - "name" : "Header Files", - "sourceIndexes" : - [ - 0 - ] - }, - { - "name" : "", - "sourceIndexes" : - [ - 1, - 2 - ] - }, - { - "name" : "CMake Rules", - "sourceIndexes" : - [ - 3 - ] - } - ], - "sources" : - [ - { - "backtrace" : 1, - "path" : "glfw/src/mappings.h.in", - "sourceGroupIndex" : 0 - }, - { - "backtrace" : 1, - "path" : "glfw/CMake/GenerateMappings.cmake", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 1, - "isGenerated" : true, - "path" : "build/glfw/src/CMakeFiles/update_mappings", - "sourceGroupIndex" : 1 - }, - { - "backtrace" : 0, - "isGenerated" : true, - "path" : "build/glfw/src/CMakeFiles/update_mappings.rule", - "sourceGroupIndex" : 2 - } - ], - "type" : "UTILITY" -} diff --git a/build/.cmake/api/v1/reply/toolchains-v1-c298ea1aef19e6997d23.json b/build/.cmake/api/v1/reply/toolchains-v1-c298ea1aef19e6997d23.json deleted file mode 100644 index 062c3dc..0000000 --- a/build/.cmake/api/v1/reply/toolchains-v1-c298ea1aef19e6997d23.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "kind" : "toolchains", - "toolchains" : - [ - { - "compiler" : - { - "implicit" : {}, - "path" : "C:/msys64/ucrt64/bin/gcc.exe" - }, - "language" : "C" - }, - { - "compiler" : - { - "id" : "GNU", - "implicit" : - { - "includeDirectories" : - [ - "C:/msys64/ucrt64/include/c++/13.2.0", - "C:/msys64/ucrt64/include/c++/13.2.0/x86_64-w64-mingw32", - "C:/msys64/ucrt64/include/c++/13.2.0/backward", - "C:/msys64/ucrt64/lib/gcc/x86_64-w64-mingw32/13.2.0/include", - "C:/msys64/ucrt64/include", - "C:/msys64/ucrt64/lib/gcc/x86_64-w64-mingw32/13.2.0/include-fixed" - ], - "linkDirectories" : - [ - "C:/msys64/ucrt64/lib/gcc/x86_64-w64-mingw32/13.2.0", - "C:/msys64/ucrt64/lib/gcc", - "C:/msys64/ucrt64/x86_64-w64-mingw32/lib", - "C:/msys64/ucrt64/lib" - ], - "linkFrameworkDirectories" : [], - "linkLibraries" : - [ - "stdc++", - "mingw32", - "gcc_s", - "gcc", - "moldname", - "mingwex", - "kernel32", - "pthread", - "advapi32", - "shell32", - "user32", - "kernel32", - "mingw32", - "gcc_s", - "gcc", - "moldname", - "mingwex", - "kernel32" - ] - }, - "path" : "C:/msys64/ucrt64/bin/g++.exe", - "version" : "13.2.0" - }, - "language" : "CXX", - "sourceFileExtensions" : - [ - "C", - "M", - "c++", - "cc", - "cpp", - "cxx", - "m", - "mm", - "mpp", - "CPP", - "ixx", - "cppm", - "ccm", - "cxxm", - "c++m" - ] - }, - { - "compiler" : - { - "implicit" : {}, - "path" : "C:/msys64/ucrt64/bin/windres.exe" - }, - "language" : "RC", - "sourceFileExtensions" : - [ - "rc", - "RC" - ] - } - ], - "version" : - { - "major" : 1, - "minor" : 0 - } -}