Browse Source

Tidied repository

Added .idea and cmake-build-* directory to gitignore and removed them from repo.
Jef Belmans 2 years ago
parent
commit
9085b1b479
100 changed files with 10 additions and 10300 deletions
  1. 8 2
      .gitignore
  2. 0 8
      .idea/.gitignore
  3. 0 1
      .idea/.name
  4. 0 2
      .idea/Coral3D.iml
  5. 0 4
      .idea/misc.xml
  6. 0 8
      .idea/modules.xml
  7. 0 6
      .idea/vcs.xml
  8. 0 292
      .idea/workspace.xml
  9. 2 2
      build/release/Testing/Temporary/LastTest.log
  10. 0 0
      cmake-build-release/.cmake/api/v1/query/cache-v2
  11. 0 0
      cmake-build-release/.cmake/api/v1/query/cmakeFiles-v1
  12. 0 0
      cmake-build-release/.cmake/api/v1/query/codemodel-v2
  13. 0 0
      cmake-build-release/.cmake/api/v1/query/toolchains-v1
  14. 0 609
      cmake-build-release/.cmake/api/v1/reply/cache-v2-d309c51079d728a9c7b7.json
  15. 0 957
      cmake-build-release/.cmake/api/v1/reply/cmakeFiles-v1-0af3f51077ac018a560a.json
  16. 0 211
      cmake-build-release/.cmake/api/v1/reply/codemodel-v2-89710fa4a7b7eae280fc.json
  17. 0 14
      cmake-build-release/.cmake/api/v1/reply/directory-.-Release-d0094a50bb2071803777.json
  18. 0 14
      cmake-build-release/.cmake/api/v1/reply/directory-coral_renderer-Release-5392f6549fb2d15b5d89.json
  19. 0 14
      cmake-build-release/.cmake/api/v1/reply/directory-third_party-Release-a2e0515af5b7021cdaa7.json
  20. 0 100
      cmake-build-release/.cmake/api/v1/reply/directory-third_party.GLFW-Release-4b1c51cf63272c7f8fa8.json
  21. 0 45
      cmake-build-release/.cmake/api/v1/reply/directory-third_party.GLFW.src-Release-7b140535f7c1ccf90331.json
  22. 0 108
      cmake-build-release/.cmake/api/v1/reply/index-2023-10-06T13-21-46-0860.json
  23. 0 94
      cmake-build-release/.cmake/api/v1/reply/target-Shaders-Release-7953c23a9ce8f7243b07.json
  24. 0 66
      cmake-build-release/.cmake/api/v1/reply/target-copy_assets-Release-f70f0f5c9a1e494a391c.json
  25. 0 465
      cmake-build-release/.cmake/api/v1/reply/target-coral_renderer-Release-9a06d3d76eef0821dc74.json
  26. 0 375
      cmake-build-release/.cmake/api/v1/reply/target-glfw-Release-0cc3876a0cfb923ea0ba.json
  27. 0 118
      cmake-build-release/.cmake/api/v1/reply/target-tinyobjloader-Release-c43d3924043a470e60b6.json
  28. 0 70
      cmake-build-release/.cmake/api/v1/reply/target-uninstall-Release-f7827f6ef723ed4eb840.json
  29. 0 88
      cmake-build-release/.cmake/api/v1/reply/target-update_mappings-Release-2b1bfc2c09f4eacb07ff.json
  30. 0 130
      cmake-build-release/.cmake/api/v1/reply/target-vkbootstrap-Release-5cab5408b7b9bd30a893.json
  31. 0 90
      cmake-build-release/.cmake/api/v1/reply/toolchains-v1-e342d7331276a330d3bb.json
  32. 0 442
      cmake-build-release/CMakeCache.txt
  33. 0 72
      cmake-build-release/CMakeFiles/3.26.4/CMakeCCompiler.cmake
  34. 0 83
      cmake-build-release/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake
  35. BIN
      cmake-build-release/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin
  36. BIN
      cmake-build-release/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin
  37. 0 6
      cmake-build-release/CMakeFiles/3.26.4/CMakeRCCompiler.cmake
  38. 0 15
      cmake-build-release/CMakeFiles/3.26.4/CMakeSystem.cmake
  39. 0 866
      cmake-build-release/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c
  40. 0 855
      cmake-build-release/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp
  41. 0 652
      cmake-build-release/CMakeFiles/CMakeConfigureLog.yaml
  42. 0 16
      cmake-build-release/CMakeFiles/CMakeDirectoryInformation.cmake
  43. 0 9
      cmake-build-release/CMakeFiles/CMakeRuleHashes.txt
  44. 0 180
      cmake-build-release/CMakeFiles/Makefile.cmake
  45. 0 368
      cmake-build-release/CMakeFiles/Makefile2
  46. 0 38
      cmake-build-release/CMakeFiles/TargetDirectories.txt
  47. 0 39
      cmake-build-release/CMakeFiles/clion-Release-log.txt
  48. 0 4
      cmake-build-release/CMakeFiles/clion-environment.txt
  49. 0 1
      cmake-build-release/CMakeFiles/cmake.check_cache
  50. 0 1
      cmake-build-release/CMakeFiles/progress.marks
  51. 0 556
      cmake-build-release/Coral3D.cbp
  52. 0 300
      cmake-build-release/Makefile
  53. BIN
      cmake-build-release/assets/shaders/compiled/PosNormCol.frag.spv
  54. BIN
      cmake-build-release/assets/shaders/compiled/PosNormCol.vert.spv
  55. BIN
      cmake-build-release/assets/shaders/compiled/simple_shader.frag.spv
  56. BIN
      cmake-build-release/assets/shaders/compiled/simple_shader.vert.spv
  57. 0 59
      cmake-build-release/cmake_install.cmake
  58. 0 16
      cmake-build-release/coral_renderer/CMakeFiles/CMakeDirectoryInformation.cmake
  59. 0 18
      cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/DependInfo.cmake
  60. 0 112
      cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/build.make
  61. 0 12
      cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/cmake_clean.cmake
  62. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/compiler_depend.make
  63. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/compiler_depend.ts
  64. 0 5
      cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/progress.make
  65. 0 18
      cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/DependInfo.cmake
  66. 0 92
      cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/build.make
  67. 0 8
      cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/cmake_clean.cmake
  68. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/compiler_depend.make
  69. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/compiler_depend.ts
  70. 0 1
      cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/progress.make
  71. 0 35
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/DependInfo.cmake
  72. 0 389
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/build.make
  73. 0 45
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/cmake_clean.cmake
  74. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.make
  75. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
  76. 0 2
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/depend.make
  77. 0 10
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
  78. 0 1
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
  79. 0 3
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/link.txt
  80. 0 1
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/linkLibs.rsp
  81. 0 1
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/objects1.rsp
  82. 0 19
      cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/progress.make
  83. 0 1
      cmake-build-release/coral_renderer/CMakeFiles/progress.marks
  84. 0 692
      cmake-build-release/coral_renderer/Makefile
  85. 0 39
      cmake-build-release/coral_renderer/cmake_install.cmake
  86. 0 16
      cmake-build-release/third_party/CMakeFiles/CMakeDirectoryInformation.cmake
  87. 0 1
      cmake-build-release/third_party/CMakeFiles/progress.marks
  88. 0 19
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/DependInfo.cmake
  89. 0 111
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/build.make
  90. 0 11
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/cmake_clean.cmake
  91. 0 3
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/cmake_clean_target.cmake
  92. 0 2
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/compiler_depend.make
  93. 0 2
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/compiler_depend.ts
  94. 0 2
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/depend.make
  95. 0 10
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/flags.make
  96. 0 1
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/includes_CXX.rsp
  97. 0 2
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/link.txt
  98. 0 3
      cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/progress.make
  99. 0 19
      cmake-build-release/third_party/CMakeFiles/vkbootstrap.dir/DependInfo.cmake
  100. 0 111
      cmake-build-release/third_party/CMakeFiles/vkbootstrap.dir/build.make

+ 8 - 2
.gitignore

@@ -40,5 +40,11 @@
 
 # Build directories
 build/
-cmake-build-debug/
-.idea/workspace.xml
+cmake-build-*/
+
+# User-specific stuff
+.idea/**/workspace.xml
+.idea/**/tasks.xml
+.idea/**/usage.statistics.xml
+.idea/**/dictionaries
+.idea/**/shelf

+ 0 - 8
.idea/.gitignore

@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml

+ 0 - 1
.idea/.name

@@ -1 +0,0 @@
-sponza.mtl

+ 0 - 2
.idea/Coral3D.iml

@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module classpath="CMake" type="CPP_MODULE" version="4" />

+ 0 - 4
.idea/misc.xml

@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
-</project>

+ 0 - 8
.idea/modules.xml

@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/Coral3D.iml" filepath="$PROJECT_DIR$/.idea/Coral3D.iml" />
-    </modules>
-  </component>
-</project>

+ 0 - 6
.idea/vcs.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="" vcs="Git" />
-  </component>
-</project>

+ 0 - 292
.idea/workspace.xml

@@ -1,292 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="AnalysisUIOptions">
-    <option name="SCOPE_TYPE" value="3" />
-  </component>
-  <component name="AutoImportSettings">
-    <option name="autoReloadType" value="SELECTIVE" />
-  </component>
-  <component name="CMakePresetLoader">{
-  &quot;useNewFormat&quot;: true
-}</component>
-  <component name="CMakeReloadState">
-    <option name="reloaded" value="true" />
-  </component>
-  <component name="CMakeRunConfigurationManager">
-    <generated>
-      <config projectName="Coral3D" targetName="glfw" />
-      <config projectName="Coral3D" targetName="coral_renderer" />
-      <config projectName="Coral3D" targetName="vkbootstrap" />
-      <config projectName="Coral3D" targetName="update_mappings" />
-      <config projectName="Coral3D" targetName="copy_assets" />
-      <config projectName="Coral3D" targetName="uninstall" />
-      <config projectName="Coral3D" targetName="Shaders" />
-      <config projectName="Coral3D" targetName="tinyobjloader" />
-      <config projectName="Coral3D" targetName="imgui" />
-    </generated>
-  </component>
-  <component name="CMakeSettings" AUTO_RELOAD="true">
-    <configurations>
-      <configuration PROFILE_NAME="Debug" ENABLED="true" GENERATION_DIR="build/debug" CONFIG_NAME="Debug" />
-      <configuration PROFILE_NAME="Release" ENABLED="true" GENERATION_DIR="build/release" CONFIG_NAME="Release" />
-    </configurations>
-  </component>
-  <component name="ChangeListManager">
-    <list default="true" id="e2ea9cb6-a6b7-419f-9266-e5263673b6e6" name="Changes" comment="Fixed MaterialUBO memory alignment. All variables are now correctly aligned and read in the shader.">
-      <change afterPath="$PROJECT_DIR$/coral_renderer/coral_shadowmap_renderer.cpp" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/coral_renderer/coral_shadowmap_renderer.h" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/debug/CMakeCache.txt" beforeDir="false" afterPath="$PROJECT_DIR$/build/debug/CMakeCache.txt" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/debug/CMakeFiles/clion-Debug-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/build/debug/CMakeFiles/clion-Debug-log.txt" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/debug/CMakeFiles/rules.ninja" beforeDir="false" afterPath="$PROJECT_DIR$/build/debug/CMakeFiles/rules.ninja" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/debug/build.ninja" beforeDir="false" afterPath="$PROJECT_DIR$/build/debug/build.ninja" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/.ninja_deps" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/.ninja_deps" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/.ninja_log" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/.ninja_log" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/CMakeCache.txt" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/CMakeCache.txt" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/CMakeFiles/clion-Release-log.txt" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/CMakeFiles/clion-Release-log.txt" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/CMakeFiles/rules.ninja" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/CMakeFiles/rules.ninja" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/Testing/Temporary/LastTest.log" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/Testing/Temporary/LastTest.log" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/build/release/build.ninja" beforeDir="false" afterPath="$PROJECT_DIR$/build/release/build.ninja" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/coral_renderer/CMakeLists.txt" beforeDir="false" afterPath="$PROJECT_DIR$/coral_renderer/CMakeLists.txt" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/coral_renderer/coral_renderer.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/coral_renderer/coral_renderer.cpp" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/coral_renderer/coral_swapchain.cpp" beforeDir="false" afterPath="$PROJECT_DIR$/coral_renderer/coral_swapchain.cpp" afterDir="false" />
-    </list>
-    <option name="SHOW_DIALOG" value="false" />
-    <option name="HIGHLIGHT_CONFLICTS" value="true" />
-    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
-    <option name="LAST_RESOLUTION" value="IGNORE" />
-  </component>
-  <component name="ChangesViewManager">
-    <option name="groupingKeys">
-      <option value="directory" />
-    </option>
-  </component>
-  <component name="ClangdSettings">
-    <option name="formatViaClangd" value="false" />
-  </component>
-  <component name="ExecutionTargetManager" SELECTED_TARGET="CMakeBuildProfile:Release" />
-  <component name="Git.Settings">
-    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
-  </component>
-  <component name="GitHubPullRequestSearchHistory">{
-  &quot;lastFilter&quot;: {
-    &quot;state&quot;: &quot;OPEN&quot;,
-    &quot;assignee&quot;: &quot;jefbelmans&quot;
-  }
-}</component>
-  <component name="GithubPullRequestsUISettings">
-    <option name="selectedUrlAndAccountId">
-      <UrlAndAccount>
-        <option name="accountId" value="ab2c20b2-b382-4d47-869a-16f74c4b6cb8" />
-        <option name="url" value="https://github.com/jefbelmans/Coral3D.git" />
-      </UrlAndAccount>
-    </option>
-  </component>
-  <component name="HighlightingSettingsPerFile">
-    <setting file="file://$APPLICATION_HOME_DIR$/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/invoke.h" root0="SKIP_INSPECTION" />
-    <setting file="file://$APPLICATION_HOME_DIR$/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/std_function.h" root0="SKIP_INSPECTION" />
-  </component>
-  <component name="MarkdownSettingsMigration">
-    <option name="stateVersion" value="1" />
-  </component>
-  <component name="ProblemsViewState">
-    <option name="selectedTabId" value="CurrentFile" />
-  </component>
-  <component name="ProjectApplicationVersion">
-    <option name="ide" value="CLion" />
-    <option name="majorVersion" value="2023" />
-    <option name="minorVersion" value="2" />
-  </component>
-  <component name="ProjectColorInfo">{
-  &quot;associatedIndex&quot;: 0
-}</component>
-  <component name="ProjectId" id="2V7dz62iARuLDKyvnHGkyxe5j9v" />
-  <component name="ProjectLevelVcsManager">
-    <ConfirmationsSetting value="2" id="Add" />
-  </component>
-  <component name="ProjectViewState">
-    <option name="hideEmptyMiddlePackages" value="true" />
-    <option name="showLibraryContents" value="true" />
-  </component>
-  <component name="PropertiesComponent"><![CDATA[{
-  "keyToString": {
-    "ASKED_ADD_EXTERNAL_FILES": "true",
-    "ASKED_MARK_IGNORED_FILES_AS_EXCLUDED": "true",
-    "ASKED_SHARE_PROJECT_CONFIGURATION_FILES": "true",
-    "RunOnceActivity.OpenProjectViewOnStart": "true",
-    "RunOnceActivity.ShowReadmeOnStart": "true",
-    "RunOnceActivity.cidr.known.project.marker": "true",
-    "SHARE_PROJECT_CONFIGURATION_FILES": "true",
-    "WebServerToolWindowFactoryState": "false",
-    "cf.advertisement.text.has.clang-format": "true",
-    "cf.advertisement.text.overridden": "true",
-    "cf.first.check.clang-format": "false",
-    "cidr.known.project.marker": "true",
-    "git-widget-placeholder": "main",
-    "ignore.virus.scanning.warn.message": "true",
-    "last_opened_file_path": "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer",
-    "node.js.detected.package.eslint": "true",
-    "node.js.detected.package.tslint": "true",
-    "node.js.selected.package.eslint": "(autodetect)",
-    "node.js.selected.package.tslint": "(autodetect)",
-    "settings.editor.selected.configurable": "preferences.sourceCode.C/C++",
-    "structure.view.defaults.are.configured": "true",
-    "vue.rearranger.settings.migration": "true"
-  }
-}]]></component>
-  <component name="RecentsManager">
-    <key name="CopyFile.RECENT_KEYS">
-      <recent name="E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer" />
-    </key>
-  </component>
-  <component name="RunManager" selected="CMake Application.coral_renderer">
-    <configuration default="true" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true">
-      <method v="2">
-        <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
-      </method>
-    </configuration>
-    <configuration name="coral_renderer" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="Coral3D" TARGET_NAME="coral_renderer" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="Coral3D" RUN_TARGET_NAME="coral_renderer">
-      <method v="2">
-        <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
-        <option name="CMake.Explicit.Target" predefinedTargetName="copy_assets" />
-      </method>
-    </configuration>
-    <configuration name="imgui" type="CMakeRunConfiguration" factoryName="Application" REDIRECT_INPUT="false" ELEVATE="false" USE_EXTERNAL_CONSOLE="false" EMULATE_TERMINAL="false" PASS_PARENT_ENVS_2="true" PROJECT_NAME="Coral3D" TARGET_NAME="imgui" CONFIG_NAME="Debug">
-      <method v="2">
-        <option name="com.jetbrains.cidr.execution.CidrBuildBeforeRunTaskProvider$BuildBeforeRunTask" enabled="true" />
-      </method>
-    </configuration>
-    <list>
-      <item itemvalue="CMake Application.coral_renderer" />
-      <item itemvalue="CMake Application.imgui" />
-    </list>
-  </component>
-  <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
-  <component name="TaskManager">
-    <task active="true" id="Default" summary="Default task">
-      <changelist id="e2ea9cb6-a6b7-419f-9266-e5263673b6e6" name="Changes" comment="" />
-      <created>1694191311861</created>
-      <option name="number" value="Default" />
-      <option name="presentableId" value="Default" />
-      <updated>1694191311861</updated>
-      <workItem from="1694191313312" duration="2770000" />
-      <workItem from="1694194396597" duration="2125000" />
-      <workItem from="1694196662164" duration="5567000" />
-      <workItem from="1694202669650" duration="4223000" />
-      <workItem from="1694253216270" duration="1426000" />
-      <workItem from="1694254738758" duration="1000" />
-      <workItem from="1694254782205" duration="798000" />
-      <workItem from="1694256926033" duration="3362000" />
-      <workItem from="1694380372927" duration="6630000" />
-      <workItem from="1694420991920" duration="953000" />
-      <workItem from="1694421959483" duration="8289000" />
-      <workItem from="1694457210117" duration="220000" />
-      <workItem from="1694457441337" duration="33000" />
-      <workItem from="1694457486525" duration="805000" />
-      <workItem from="1694458339771" duration="120000" />
-      <workItem from="1694461237959" duration="31000" />
-      <workItem from="1694461484964" duration="639000" />
-      <workItem from="1694463467367" duration="2649000" />
-      <workItem from="1694466268807" duration="3395000" />
-      <workItem from="1694542562809" duration="9653000" />
-      <workItem from="1694615302761" duration="27924000" />
-      <workItem from="1694679483350" duration="1150000" />
-      <workItem from="1694680647340" duration="1244000" />
-      <workItem from="1694685119562" duration="7727000" />
-      <workItem from="1694697629300" duration="4510000" />
-      <workItem from="1694702917482" duration="85000" />
-      <workItem from="1694706529779" duration="1343000" />
-      <workItem from="1694707887254" duration="88000" />
-      <workItem from="1694709836546" duration="424000" />
-      <workItem from="1694722684495" duration="2430000" />
-      <workItem from="1694764375185" duration="1083000" />
-      <workItem from="1694766001886" duration="125000" />
-      <workItem from="1694784638010" duration="11247000" />
-      <workItem from="1694801239387" duration="20095000" />
-      <workItem from="1694871686309" duration="7964000" />
-      <workItem from="1694957367504" duration="9608000" />
-      <workItem from="1694972754091" duration="5508000" />
-      <workItem from="1694978418533" duration="745000" />
-      <workItem from="1694982915453" duration="1358000" />
-      <workItem from="1695027832615" duration="56000" />
-      <workItem from="1695058918911" duration="1496000" />
-      <workItem from="1695060480041" duration="1251000" />
-      <workItem from="1695471662771" duration="1785000" />
-      <workItem from="1695475416827" duration="2637000" />
-      <workItem from="1695481370080" duration="2601000" />
-      <workItem from="1695569979322" duration="8940000" />
-      <workItem from="1695623566979" duration="1109000" />
-      <workItem from="1695639582708" duration="227000" />
-      <workItem from="1695666874269" duration="9107000" />
-      <workItem from="1695709931830" duration="80000" />
-      <workItem from="1695718760823" duration="144000" />
-      <workItem from="1695742516332" duration="4455000" />
-      <workItem from="1695796304977" duration="137000" />
-      <workItem from="1695901950078" duration="44000" />
-      <workItem from="1696179585693" duration="1000" />
-      <workItem from="1696347354004" duration="1000" />
-      <workItem from="1696347369756" duration="896000" />
-      <workItem from="1696409218795" duration="337000" />
-      <workItem from="1696449444238" duration="4477000" />
-      <workItem from="1696518823306" duration="2282000" />
-      <workItem from="1696602059143" duration="666000" />
-      <workItem from="1696605383562" duration="9264000" />
-      <workItem from="1696621767016" duration="4866000" />
-      <workItem from="1696698697580" duration="457000" />
-      <workItem from="1696879125723" duration="2095000" />
-      <workItem from="1696921357115" duration="2000" />
-      <workItem from="1696969853217" duration="3062000" />
-      <workItem from="1697009962900" duration="9983000" />
-      <workItem from="1697477524269" duration="5796000" />
-      <workItem from="1697573392563" duration="109000" />
-      <workItem from="1697611201482" duration="593000" />
-      <workItem from="1697618649730" duration="2000" />
-      <workItem from="1697651509282" duration="2145000" />
-      <workItem from="1697654056607" duration="2456000" />
-    </task>
-    <task id="LOCAL-00001" summary="Have I forgotten how to git?">
-      <option name="closed" value="true" />
-      <created>1694375851505</created>
-      <option name="number" value="00001" />
-      <option name="presentableId" value="LOCAL-00001" />
-      <option name="project" value="LOCAL" />
-      <updated>1694375851505</updated>
-    </task>
-    <task id="LOCAL-00002" summary="Fixed MaterialUBO memory alignment. All variables are now correctly aligned and read in the shader.">
-      <option name="closed" value="true" />
-      <created>1694619167890</created>
-      <option name="number" value="00002" />
-      <option name="presentableId" value="LOCAL-00002" />
-      <option name="project" value="LOCAL" />
-      <updated>1694619167890</updated>
-    </task>
-    <option name="localTasksCounter" value="3" />
-    <servers />
-  </component>
-  <component name="TypeScriptGeneratedFilesManager">
-    <option name="version" value="3" />
-  </component>
-  <component name="VCPKGProject">
-    <isAutomaticEditVcpkgJson value="true" />
-    <isAutomaticCheckingOnLaunch value="true" />
-    <isAutomaticFoundErrors value="true" />
-    <isAutomaticFoundErrors value="true" />
-  </component>
-  <component name="VcsManagerConfiguration">
-    <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
-    <MESSAGE value="Have I forgotten how to git?" />
-    <MESSAGE value="Fixed MaterialUBO memory alignment. All variables are now correctly aligned and read in the shader." />
-    <option name="LAST_COMMIT_MESSAGE" value="Fixed MaterialUBO memory alignment. All variables are now correctly aligned and read in the shader." />
-  </component>
-  <component name="XDebuggerManager">
-    <watches-manager>
-      <configuration name="CMakeRunConfiguration">
-        <watch expression="glTF_image.height" />
-      </configuration>
-    </watches-manager>
-  </component>
-  <component name="XSLT-Support.FileAssociations.UIState">
-    <expand />
-    <select />
-  </component>
-</project>

+ 2 - 2
build/release/Testing/Temporary/LastTest.log

@@ -1,3 +1,3 @@
-Start testing: Oct 18 20:34 Romance Daylight Time
+Start testing: Oct 21 15:53 Romance Daylight Time
 ----------------------------------------------------------
-End testing: Oct 18 20:34 Romance Daylight Time
+End testing: Oct 21 15:53 Romance Daylight Time

+ 0 - 0
cmake-build-release/.cmake/api/v1/query/cache-v2


+ 0 - 0
cmake-build-release/.cmake/api/v1/query/cmakeFiles-v1


+ 0 - 0
cmake-build-release/.cmake/api/v1/query/codemodel-v2


+ 0 - 0
cmake-build-release/.cmake/api/v1/query/toolchains-v1


File diff suppressed because it is too large
+ 0 - 609
cmake-build-release/.cmake/api/v1/reply/cache-v2-d309c51079d728a9c7b7.json


+ 0 - 957
cmake-build-release/.cmake/api/v1/reply/cmakeFiles-v1-0af3f51077ac018a560a.json

@@ -1,957 +0,0 @@
-{
-	"inputs" : 
-	[
-		{
-			"path" : "CMakeLists.txt"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineSystem.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeSystem.cmake.in"
-		},
-		{
-			"isGenerated" : true,
-			"path" : "cmake-build-release/CMakeFiles/3.26.4/CMakeSystem.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeMinGWFindMake.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeSystemSpecificInitialize.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCompilerIdDetection.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ADSP-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Borland-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Cray-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GHS-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/HP-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IAR-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Intel-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/LCC-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/MSVC-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/PGI-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/PathScale-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SCO-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/TI-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Tasking-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Watcom-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XL-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeFindBinUtils.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-FindBinUtils.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCCompiler.cmake.in"
-		},
-		{
-			"isGenerated" : true,
-			"path" : "cmake-build-release/CMakeFiles/3.26.4/CMakeCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCXXCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-Determine-CXX.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCompilerIdDetection.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ADSP-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Borland-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Cray-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GHS-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IAR-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Intel-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/MSVC-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/PGI-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/PathScale-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SCO-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/TI-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Tasking-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Watcom-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeFindBinUtils.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-FindBinUtils.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXCompiler.cmake.in"
-		},
-		{
-			"isGenerated" : true,
-			"path" : "cmake-build-release/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeGenericSystem.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeInitializeConfigs.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/WindowsPaths.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeFindCodeBlocks.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/ProcessorCount.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCInformation.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeLanguageInformation.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-C.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-C.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineRCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeRCCompiler.cmake.in"
-		},
-		{
-			"isGenerated" : true,
-			"path" : "cmake-build-release/CMakeFiles/3.26.4/CMakeRCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeRCInformation.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-windres.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestRCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCommonLanguageInclude.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCompilerCommon.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseImplicitIncludeInfo.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseImplicitLinkInfo.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseLibraryArchitecture.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCompilerCommon.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCCompilerABI.c"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompileFeatures.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/FeatureTesting.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCCompiler.cmake.in"
-		},
-		{
-			"isGenerated" : true,
-			"path" : "cmake-build-release/CMakeFiles/3.26.4/CMakeCCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-C-ABI.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXInformation.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeLanguageInformation.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-CXX.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-CXX.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCommonLanguageInclude.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCompilerCommon.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseImplicitIncludeInfo.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseImplicitLinkInfo.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseLibraryArchitecture.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCompilerCommon.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXCompilerABI.cpp"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompileFeatures.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/FeatureTesting.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXCompiler.cmake.in"
-		},
-		{
-			"isGenerated" : true,
-			"path" : "cmake-build-release/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-CXX-ABI.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindVulkan.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageMessage.cmake"
-		},
-		{
-			"path" : "coral_renderer/CMakeLists.txt"
-		},
-		{
-			"path" : "third_party/CMakeLists.txt"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindVulkan.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageMessage.cmake"
-		},
-		{
-			"path" : "third_party/GLFW/CMakeLists.txt"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/GNUInstallDirs.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDependentOption.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindThreads.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckLibraryExists.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckIncludeFile.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCSourceCompiles.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageMessage.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckIncludeFile.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCCompilerFlag.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCSourceCompiles.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckCompilerFlag.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckFlagCommonConfig.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakePackageConfigHelpers.cmake"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/WriteBasicConfigVersionFile.cmake"
-		},
-		{
-			"path" : "third_party/GLFW/src/glfw3Config.cmake.in"
-		},
-		{
-			"isCMake" : true,
-			"isExternal" : true,
-			"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/BasicConfigVersion-SameMajorVersion.cmake.in"
-		},
-		{
-			"path" : "third_party/GLFW/src/glfw_config.h.in"
-		},
-		{
-			"path" : "third_party/GLFW/src/glfw3.pc.in"
-		},
-		{
-			"path" : "third_party/GLFW/cmake_uninstall.cmake.in"
-		},
-		{
-			"path" : "third_party/GLFW/src/CMakeLists.txt"
-		}
-	],
-	"kind" : "cmakeFiles",
-	"paths" : 
-	{
-		"build" : "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release",
-		"source" : "E:/Game Development/Visual Studio Solutions/Coral3D"
-	},
-	"version" : 
-	{
-		"major" : 1,
-		"minor" : 0
-	}
-}

+ 0 - 211
cmake-build-release/.cmake/api/v1/reply/codemodel-v2-89710fa4a7b7eae280fc.json

@@ -1,211 +0,0 @@
-{
-	"configurations" : 
-	[
-		{
-			"directories" : 
-			[
-				{
-					"build" : ".",
-					"childIndexes" : 
-					[
-						1,
-						2
-					],
-					"hasInstallRule" : true,
-					"jsonFile" : "directory-.-Release-d0094a50bb2071803777.json",
-					"minimumCMakeVersion" : 
-					{
-						"string" : "3.22"
-					},
-					"projectIndex" : 0,
-					"source" : "."
-				},
-				{
-					"build" : "coral_renderer",
-					"jsonFile" : "directory-coral_renderer-Release-5392f6549fb2d15b5d89.json",
-					"minimumCMakeVersion" : 
-					{
-						"string" : "3.22"
-					},
-					"parentIndex" : 0,
-					"projectIndex" : 0,
-					"source" : "coral_renderer",
-					"targetIndexes" : 
-					[
-						0,
-						1,
-						2
-					]
-				},
-				{
-					"build" : "third_party",
-					"childIndexes" : 
-					[
-						3
-					],
-					"hasInstallRule" : true,
-					"jsonFile" : "directory-third_party-Release-a2e0515af5b7021cdaa7.json",
-					"minimumCMakeVersion" : 
-					{
-						"string" : "3.22"
-					},
-					"parentIndex" : 0,
-					"projectIndex" : 0,
-					"source" : "third_party",
-					"targetIndexes" : 
-					[
-						4,
-						7
-					]
-				},
-				{
-					"build" : "third_party/GLFW",
-					"childIndexes" : 
-					[
-						4
-					],
-					"hasInstallRule" : true,
-					"jsonFile" : "directory-third_party.GLFW-Release-4b1c51cf63272c7f8fa8.json",
-					"minimumCMakeVersion" : 
-					{
-						"string" : "3.0"
-					},
-					"parentIndex" : 2,
-					"projectIndex" : 1,
-					"source" : "third_party/GLFW",
-					"targetIndexes" : 
-					[
-						5
-					]
-				},
-				{
-					"build" : "third_party/GLFW/src",
-					"hasInstallRule" : true,
-					"jsonFile" : "directory-third_party.GLFW.src-Release-7b140535f7c1ccf90331.json",
-					"minimumCMakeVersion" : 
-					{
-						"string" : "3.0"
-					},
-					"parentIndex" : 3,
-					"projectIndex" : 1,
-					"source" : "third_party/GLFW/src",
-					"targetIndexes" : 
-					[
-						3,
-						6
-					]
-				}
-			],
-			"name" : "Release",
-			"projects" : 
-			[
-				{
-					"childIndexes" : 
-					[
-						1
-					],
-					"directoryIndexes" : 
-					[
-						0,
-						1,
-						2
-					],
-					"name" : "Coral3D",
-					"targetIndexes" : 
-					[
-						0,
-						1,
-						2,
-						4,
-						7
-					]
-				},
-				{
-					"directoryIndexes" : 
-					[
-						3,
-						4
-					],
-					"name" : "GLFW",
-					"parentIndex" : 0,
-					"targetIndexes" : 
-					[
-						3,
-						5,
-						6
-					]
-				}
-			],
-			"targets" : 
-			[
-				{
-					"directoryIndex" : 1,
-					"id" : "Shaders::@189d46817749ee15bd40",
-					"jsonFile" : "target-Shaders-Release-7953c23a9ce8f7243b07.json",
-					"name" : "Shaders",
-					"projectIndex" : 0
-				},
-				{
-					"directoryIndex" : 1,
-					"id" : "copy_assets::@189d46817749ee15bd40",
-					"jsonFile" : "target-copy_assets-Release-f70f0f5c9a1e494a391c.json",
-					"name" : "copy_assets",
-					"projectIndex" : 0
-				},
-				{
-					"directoryIndex" : 1,
-					"id" : "coral_renderer::@189d46817749ee15bd40",
-					"jsonFile" : "target-coral_renderer-Release-9a06d3d76eef0821dc74.json",
-					"name" : "coral_renderer",
-					"projectIndex" : 0
-				},
-				{
-					"directoryIndex" : 4,
-					"id" : "glfw::@6b3fa3a0e2a82742d65f",
-					"jsonFile" : "target-glfw-Release-0cc3876a0cfb923ea0ba.json",
-					"name" : "glfw",
-					"projectIndex" : 1
-				},
-				{
-					"directoryIndex" : 2,
-					"id" : "tinyobjloader::@037116246cbfaaeb5504",
-					"jsonFile" : "target-tinyobjloader-Release-c43d3924043a470e60b6.json",
-					"name" : "tinyobjloader",
-					"projectIndex" : 0
-				},
-				{
-					"directoryIndex" : 3,
-					"id" : "uninstall::@b66b4eee910d15aad27b",
-					"jsonFile" : "target-uninstall-Release-f7827f6ef723ed4eb840.json",
-					"name" : "uninstall",
-					"projectIndex" : 1
-				},
-				{
-					"directoryIndex" : 4,
-					"id" : "update_mappings::@6b3fa3a0e2a82742d65f",
-					"jsonFile" : "target-update_mappings-Release-2b1bfc2c09f4eacb07ff.json",
-					"name" : "update_mappings",
-					"projectIndex" : 1
-				},
-				{
-					"directoryIndex" : 2,
-					"id" : "vkbootstrap::@037116246cbfaaeb5504",
-					"jsonFile" : "target-vkbootstrap-Release-5cab5408b7b9bd30a893.json",
-					"name" : "vkbootstrap",
-					"projectIndex" : 0
-				}
-			]
-		}
-	],
-	"kind" : "codemodel",
-	"paths" : 
-	{
-		"build" : "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release",
-		"source" : "E:/Game Development/Visual Studio Solutions/Coral3D"
-	},
-	"version" : 
-	{
-		"major" : 2,
-		"minor" : 5
-	}
-}

+ 0 - 14
cmake-build-release/.cmake/api/v1/reply/directory-.-Release-d0094a50bb2071803777.json

@@ -1,14 +0,0 @@
-{
-	"backtraceGraph" : 
-	{
-		"commands" : [],
-		"files" : [],
-		"nodes" : []
-	},
-	"installers" : [],
-	"paths" : 
-	{
-		"build" : ".",
-		"source" : "."
-	}
-}

+ 0 - 14
cmake-build-release/.cmake/api/v1/reply/directory-coral_renderer-Release-5392f6549fb2d15b5d89.json

@@ -1,14 +0,0 @@
-{
-	"backtraceGraph" : 
-	{
-		"commands" : [],
-		"files" : [],
-		"nodes" : []
-	},
-	"installers" : [],
-	"paths" : 
-	{
-		"build" : "coral_renderer",
-		"source" : "coral_renderer"
-	}
-}

+ 0 - 14
cmake-build-release/.cmake/api/v1/reply/directory-third_party-Release-a2e0515af5b7021cdaa7.json

@@ -1,14 +0,0 @@
-{
-	"backtraceGraph" : 
-	{
-		"commands" : [],
-		"files" : [],
-		"nodes" : []
-	},
-	"installers" : [],
-	"paths" : 
-	{
-		"build" : "third_party",
-		"source" : "third_party"
-	}
-}

+ 0 - 100
cmake-build-release/.cmake/api/v1/reply/directory-third_party.GLFW-Release-4b1c51cf63272c7f8fa8.json

@@ -1,100 +0,0 @@
-{
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"install"
-		],
-		"files" : 
-		[
-			"third_party/GLFW/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 361,
-				"parent" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 364,
-				"parent" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 368,
-				"parent" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 371,
-				"parent" : 0
-			}
-		]
-	},
-	"installers" : 
-	[
-		{
-			"backtrace" : 1,
-			"component" : "Unspecified",
-			"destination" : "include",
-			"paths" : 
-			[
-				"third_party/GLFW/include/GLFW"
-			],
-			"type" : "directory"
-		},
-		{
-			"backtrace" : 2,
-			"component" : "Unspecified",
-			"destination" : "lib/cmake/glfw3",
-			"paths" : 
-			[
-				"cmake-build-release/third_party/GLFW/src/glfw3Config.cmake",
-				"cmake-build-release/third_party/GLFW/src/glfw3ConfigVersion.cmake"
-			],
-			"type" : "file"
-		},
-		{
-			"backtrace" : 3,
-			"component" : "Unspecified",
-			"destination" : "lib/cmake/glfw3",
-			"exportName" : "glfwTargets",
-			"exportTargets" : 
-			[
-				{
-					"id" : "glfw::@6b3fa3a0e2a82742d65f",
-					"index" : 3
-				}
-			],
-			"paths" : 
-			[
-				"third_party/GLFW/CMakeFiles/Export/f367bd07922f2ecfc14cf5547f1f7c4e/glfw3Targets.cmake"
-			],
-			"type" : "export"
-		},
-		{
-			"backtrace" : 4,
-			"component" : "Unspecified",
-			"destination" : "lib/pkgconfig",
-			"paths" : 
-			[
-				"cmake-build-release/third_party/GLFW/src/glfw3.pc"
-			],
-			"type" : "file"
-		}
-	],
-	"paths" : 
-	{
-		"build" : "third_party/GLFW",
-		"source" : "third_party/GLFW"
-	}
-}

+ 0 - 45
cmake-build-release/.cmake/api/v1/reply/directory-third_party.GLFW.src-Release-7b140535f7c1ccf90331.json

@@ -1,45 +0,0 @@
-{
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"install"
-		],
-		"files" : 
-		[
-			"third_party/GLFW/src/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 189,
-				"parent" : 0
-			}
-		]
-	},
-	"installers" : 
-	[
-		{
-			"backtrace" : 1,
-			"component" : "Unspecified",
-			"destination" : "lib",
-			"paths" : 
-			[
-				"third_party/GLFW/src/libglfw3.a"
-			],
-			"targetId" : "glfw::@6b3fa3a0e2a82742d65f",
-			"targetIndex" : 3,
-			"type" : "target"
-		}
-	],
-	"paths" : 
-	{
-		"build" : "third_party/GLFW/src",
-		"source" : "third_party/GLFW/src"
-	}
-}

+ 0 - 108
cmake-build-release/.cmake/api/v1/reply/index-2023-10-06T13-21-46-0860.json

@@ -1,108 +0,0 @@
-{
-	"cmake" : 
-	{
-		"generator" : 
-		{
-			"multiConfig" : false,
-			"name" : "MinGW Makefiles"
-		},
-		"paths" : 
-		{
-			"cmake" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe",
-			"cpack" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cpack.exe",
-			"ctest" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/ctest.exe",
-			"root" : "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26"
-		},
-		"version" : 
-		{
-			"isDirty" : false,
-			"major" : 3,
-			"minor" : 26,
-			"patch" : 4,
-			"string" : "3.26.4",
-			"suffix" : ""
-		}
-	},
-	"objects" : 
-	[
-		{
-			"jsonFile" : "codemodel-v2-89710fa4a7b7eae280fc.json",
-			"kind" : "codemodel",
-			"version" : 
-			{
-				"major" : 2,
-				"minor" : 5
-			}
-		},
-		{
-			"jsonFile" : "cache-v2-d309c51079d728a9c7b7.json",
-			"kind" : "cache",
-			"version" : 
-			{
-				"major" : 2,
-				"minor" : 0
-			}
-		},
-		{
-			"jsonFile" : "cmakeFiles-v1-0af3f51077ac018a560a.json",
-			"kind" : "cmakeFiles",
-			"version" : 
-			{
-				"major" : 1,
-				"minor" : 0
-			}
-		},
-		{
-			"jsonFile" : "toolchains-v1-e342d7331276a330d3bb.json",
-			"kind" : "toolchains",
-			"version" : 
-			{
-				"major" : 1,
-				"minor" : 0
-			}
-		}
-	],
-	"reply" : 
-	{
-		"cache-v2" : 
-		{
-			"jsonFile" : "cache-v2-d309c51079d728a9c7b7.json",
-			"kind" : "cache",
-			"version" : 
-			{
-				"major" : 2,
-				"minor" : 0
-			}
-		},
-		"cmakeFiles-v1" : 
-		{
-			"jsonFile" : "cmakeFiles-v1-0af3f51077ac018a560a.json",
-			"kind" : "cmakeFiles",
-			"version" : 
-			{
-				"major" : 1,
-				"minor" : 0
-			}
-		},
-		"codemodel-v2" : 
-		{
-			"jsonFile" : "codemodel-v2-89710fa4a7b7eae280fc.json",
-			"kind" : "codemodel",
-			"version" : 
-			{
-				"major" : 2,
-				"minor" : 5
-			}
-		},
-		"toolchains-v1" : 
-		{
-			"jsonFile" : "toolchains-v1-e342d7331276a330d3bb.json",
-			"kind" : "toolchains",
-			"version" : 
-			{
-				"major" : 1,
-				"minor" : 0
-			}
-		}
-	}
-}

+ 0 - 94
cmake-build-release/.cmake/api/v1/reply/target-Shaders-Release-7953c23a9ce8f7243b07.json

@@ -1,94 +0,0 @@
-{
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_custom_target"
-		],
-		"files" : 
-		[
-			"coral_renderer/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 79,
-				"parent" : 0
-			}
-		]
-	},
-	"id" : "Shaders::@189d46817749ee15bd40",
-	"name" : "Shaders",
-	"paths" : 
-	{
-		"build" : "coral_renderer",
-		"source" : "coral_renderer"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "",
-			"sourceIndexes" : 
-			[
-				0
-			]
-		},
-		{
-			"name" : "CMake Rules",
-			"sourceIndexes" : 
-			[
-				1,
-				2,
-				3,
-				4,
-				5
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 1,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/coral_renderer/CMakeFiles/Shaders",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/coral_renderer/CMakeFiles/Shaders.rule",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "shaders/compiled/PosNormCol.frag.spv.rule",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "shaders/compiled/PosNormCol.vert.spv.rule",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "shaders/compiled/simple_shader.frag.spv.rule",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "shaders/compiled/simple_shader.vert.spv.rule",
-			"sourceGroupIndex" : 1
-		}
-	],
-	"type" : "UTILITY"
-}

+ 0 - 66
cmake-build-release/.cmake/api/v1/reply/target-copy_assets-Release-f70f0f5c9a1e494a391c.json

@@ -1,66 +0,0 @@
-{
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_custom_target"
-		],
-		"files" : 
-		[
-			"coral_renderer/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 91,
-				"parent" : 0
-			}
-		]
-	},
-	"id" : "copy_assets::@189d46817749ee15bd40",
-	"name" : "copy_assets",
-	"paths" : 
-	{
-		"build" : "coral_renderer",
-		"source" : "coral_renderer"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "",
-			"sourceIndexes" : 
-			[
-				0
-			]
-		},
-		{
-			"name" : "CMake Rules",
-			"sourceIndexes" : 
-			[
-				1
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 1,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/coral_renderer/CMakeFiles/copy_assets",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/coral_renderer/CMakeFiles/copy_assets.rule",
-			"sourceGroupIndex" : 1
-		}
-	],
-	"type" : "UTILITY"
-}

+ 0 - 465
cmake-build-release/.cmake/api/v1/reply/target-coral_renderer-Release-9a06d3d76eef0821dc74.json

@@ -1,465 +0,0 @@
-{
-	"artifacts" : 
-	[
-		{
-			"path" : "coral_renderer/coral_renderer.exe"
-		},
-		{
-			"path" : "coral_renderer/coral_renderer.pdb"
-		}
-	],
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_executable",
-			"target_link_libraries",
-			"add_dependencies",
-			"target_compile_options"
-		],
-		"files" : 
-		[
-			"coral_renderer/CMakeLists.txt",
-			"CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 1,
-				"parent" : 0
-			},
-			{
-				"file" : 1
-			},
-			{
-				"command" : 1,
-				"file" : 1,
-				"line" : 20,
-				"parent" : 2
-			},
-			{
-				"command" : 2,
-				"file" : 0,
-				"line" : 84,
-				"parent" : 0
-			},
-			{
-				"command" : 3,
-				"file" : 0,
-				"line" : 41,
-				"parent" : 0
-			}
-		]
-	},
-	"compileGroups" : 
-	[
-		{
-			"compileCommandFragments" : 
-			[
-				{
-					"fragment" : "-O3 -DNDEBUG -std=gnu++23 -fdiagnostics-color=always"
-				},
-				{
-					"backtrace" : 5,
-					"fragment" : "-Wall"
-				},
-				{
-					"backtrace" : 5,
-					"fragment" : "-Wextra"
-				},
-				{
-					"backtrace" : 5,
-					"fragment" : "-Wpedantic"
-				},
-				{
-					"backtrace" : 5,
-					"fragment" : "-Werror"
-				}
-			],
-			"includes" : 
-			[
-				{
-					"backtrace" : 3,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include"
-				},
-				{
-					"backtrace" : 3,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/glm"
-				},
-				{
-					"backtrace" : 3,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap"
-				},
-				{
-					"backtrace" : 3,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"
-				},
-				{
-					"backtrace" : 3,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinygltf"
-				},
-				{
-					"backtrace" : 3,
-					"isSystem" : true,
-					"path" : "C:/VulkanSDK/1.3.250.0/Include"
-				},
-				{
-					"backtrace" : 3,
-					"isSystem" : true,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vma"
-				},
-				{
-					"backtrace" : 3,
-					"isSystem" : true,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/stb_image"
-				}
-			],
-			"language" : "CXX",
-			"languageStandard" : 
-			{
-				"backtraces" : 
-				[
-					1
-				],
-				"standard" : "23"
-			},
-			"sourceIndexes" : 
-			[
-				0,
-				2,
-				4,
-				6,
-				8,
-				10,
-				13,
-				15,
-				17,
-				19,
-				21,
-				23,
-				25,
-				27,
-				29,
-				31,
-				33
-			]
-		}
-	],
-	"dependencies" : 
-	[
-		{
-			"backtrace" : 4,
-			"id" : "Shaders::@189d46817749ee15bd40"
-		},
-		{
-			"backtrace" : 3,
-			"id" : "vkbootstrap::@037116246cbfaaeb5504"
-		},
-		{
-			"backtrace" : 3,
-			"id" : "tinyobjloader::@037116246cbfaaeb5504"
-		},
-		{
-			"backtrace" : 3,
-			"id" : "glfw::@6b3fa3a0e2a82742d65f"
-		}
-	],
-	"id" : "coral_renderer::@189d46817749ee15bd40",
-	"link" : 
-	{
-		"commandFragments" : 
-		[
-			{
-				"fragment" : "-O3 -DNDEBUG",
-				"role" : "flags"
-			},
-			{
-				"fragment" : "",
-				"role" : "flags"
-			},
-			{
-				"backtrace" : 3,
-				"fragment" : "C:\\VulkanSDK\\1.3.250.0\\Lib\\vulkan-1.lib",
-				"role" : "libraries"
-			},
-			{
-				"backtrace" : 3,
-				"fragment" : "..\\third_party\\GLFW\\src\\libglfw3.a",
-				"role" : "libraries"
-			},
-			{
-				"backtrace" : 3,
-				"fragment" : "..\\third_party\\libvkbootstrap.a",
-				"role" : "libraries"
-			},
-			{
-				"backtrace" : 3,
-				"fragment" : "..\\third_party\\libtinyobjloader.a",
-				"role" : "libraries"
-			},
-			{
-				"backtrace" : 3,
-				"fragment" : "C:\\VulkanSDK\\1.3.250.0\\Lib\\vulkan-1.lib",
-				"role" : "libraries"
-			},
-			{
-				"fragment" : "-lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32",
-				"role" : "libraries"
-			}
-		],
-		"language" : "CXX"
-	},
-	"name" : "coral_renderer",
-	"nameOnDisk" : "coral_renderer.exe",
-	"paths" : 
-	{
-		"build" : "coral_renderer",
-		"source" : "coral_renderer"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "Source Files",
-			"sourceIndexes" : 
-			[
-				0,
-				2,
-				4,
-				6,
-				8,
-				10,
-				13,
-				15,
-				17,
-				19,
-				21,
-				23,
-				25,
-				27,
-				29,
-				31,
-				33
-			]
-		},
-		{
-			"name" : "Header Files",
-			"sourceIndexes" : 
-			[
-				1,
-				3,
-				5,
-				7,
-				9,
-				11,
-				12,
-				14,
-				16,
-				18,
-				20,
-				22,
-				24,
-				26,
-				28,
-				30,
-				32
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/main.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_window.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_window.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/first_app.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/first_app.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_pipeline.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_pipeline.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_device.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_device.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/vk_initializers.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/vk_initializers.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/vk_types.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_swapchain.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_swapchain.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_mesh.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_mesh.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_gameobject.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_gameobject.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_renderer.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_renderer.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/render_system.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/render_system.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_camera.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_camera.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_utils.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_utils.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_texture.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_texture.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_buffer.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_buffer.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_frame_info.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_frame_info.cpp",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "coral_renderer/coral_descriptors.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "coral_renderer/coral_descriptors.cpp",
-			"sourceGroupIndex" : 0
-		}
-	],
-	"type" : "EXECUTABLE"
-}

+ 0 - 375
cmake-build-release/.cmake/api/v1/reply/target-glfw-Release-0cc3876a0cfb923ea0ba.json

@@ -1,375 +0,0 @@
-{
-	"archive" : {},
-	"artifacts" : 
-	[
-		{
-			"path" : "third_party/GLFW/src/libglfw3.a"
-		}
-	],
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_library",
-			"install",
-			"target_compile_options",
-			"target_compile_definitions",
-			"target_include_directories",
-			"set_target_properties"
-		],
-		"files" : 
-		[
-			"third_party/GLFW/src/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 91,
-				"parent" : 0
-			},
-			{
-				"command" : 1,
-				"file" : 0,
-				"line" : 189,
-				"parent" : 0
-			},
-			{
-				"command" : 2,
-				"file" : 0,
-				"line" : 140,
-				"parent" : 0
-			},
-			{
-				"command" : 3,
-				"file" : 0,
-				"line" : 144,
-				"parent" : 0
-			},
-			{
-				"command" : 3,
-				"file" : 0,
-				"line" : 152,
-				"parent" : 0
-			},
-			{
-				"command" : 3,
-				"file" : 0,
-				"line" : 111,
-				"parent" : 0
-			},
-			{
-				"command" : 4,
-				"file" : 0,
-				"line" : 112,
-				"parent" : 0
-			},
-			{
-				"command" : 4,
-				"file" : 0,
-				"line" : 115,
-				"parent" : 0
-			},
-			{
-				"command" : 5,
-				"file" : 0,
-				"line" : 102,
-				"parent" : 0
-			}
-		]
-	},
-	"compileGroups" : 
-	[
-		{
-			"compileCommandFragments" : 
-			[
-				{
-					"fragment" : "-O3 -DNDEBUG -std=gnu99 -fdiagnostics-color=always"
-				},
-				{
-					"backtrace" : 3,
-					"fragment" : "-Wall"
-				},
-				{
-					"fragment" : "-Wdeclaration-after-statement"
-				}
-			],
-			"defines" : 
-			[
-				{
-					"backtrace" : 4,
-					"define" : "UNICODE"
-				},
-				{
-					"backtrace" : 5,
-					"define" : "WINVER=0x0501"
-				},
-				{
-					"backtrace" : 6,
-					"define" : "_GLFW_USE_CONFIG_H"
-				},
-				{
-					"backtrace" : 4,
-					"define" : "_UNICODE"
-				}
-			],
-			"includes" : 
-			[
-				{
-					"backtrace" : 7,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include"
-				},
-				{
-					"backtrace" : 8,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src"
-				},
-				{
-					"backtrace" : 8,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src"
-				}
-			],
-			"language" : "C",
-			"languageStandard" : 
-			{
-				"backtraces" : 
-				[
-					9
-				],
-				"standard" : "99"
-			},
-			"sourceIndexes" : 
-			[
-				0,
-				1,
-				2,
-				3,
-				4,
-				5,
-				6,
-				7,
-				8,
-				9,
-				10,
-				11,
-				12,
-				13,
-				14
-			]
-		}
-	],
-	"folder" : 
-	{
-		"name" : "GLFW3"
-	},
-	"id" : "glfw::@6b3fa3a0e2a82742d65f",
-	"install" : 
-	{
-		"destinations" : 
-		[
-			{
-				"backtrace" : 2,
-				"path" : "lib"
-			}
-		],
-		"prefix" : 
-		{
-			"path" : "C:/Program Files (x86)/Coral3D"
-		}
-	},
-	"name" : "glfw",
-	"nameOnDisk" : "libglfw3.a",
-	"paths" : 
-	{
-		"build" : "third_party/GLFW/src",
-		"source" : "third_party/GLFW/src"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "Source Files",
-			"sourceIndexes" : 
-			[
-				0,
-				1,
-				2,
-				3,
-				4,
-				5,
-				6,
-				7,
-				8,
-				9,
-				10,
-				11,
-				12,
-				13,
-				14
-			]
-		},
-		{
-			"name" : "Header Files",
-			"sourceIndexes" : 
-			[
-				15,
-				16,
-				17,
-				18,
-				19,
-				20,
-				21,
-				22,
-				23,
-				24
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/context.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/init.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/input.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/monitor.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/vulkan.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/window.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/win32_init.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/win32_joystick.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/win32_monitor.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/win32_time.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/win32_thread.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/win32_window.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/wgl_context.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/egl_context.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/GLFW/src/osmesa_context.c",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/internal.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/mappings.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "cmake-build-release/third_party/GLFW/src/glfw_config.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/include/GLFW/glfw3.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/include/GLFW/glfw3native.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/win32_platform.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/win32_joystick.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/wgl_context.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/egl_context.h",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/osmesa_context.h",
-			"sourceGroupIndex" : 1
-		}
-	],
-	"type" : "STATIC_LIBRARY"
-}

+ 0 - 118
cmake-build-release/.cmake/api/v1/reply/target-tinyobjloader-Release-c43d3924043a470e60b6.json

@@ -1,118 +0,0 @@
-{
-	"archive" : {},
-	"artifacts" : 
-	[
-		{
-			"path" : "third_party/libtinyobjloader.a"
-		}
-	],
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_library",
-			"target_include_directories",
-			"target_sources"
-		],
-		"files" : 
-		[
-			"third_party/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 29,
-				"parent" : 0
-			},
-			{
-				"command" : 1,
-				"file" : 0,
-				"line" : 35,
-				"parent" : 0
-			},
-			{
-				"command" : 2,
-				"file" : 0,
-				"line" : 30,
-				"parent" : 0
-			}
-		]
-	},
-	"compileGroups" : 
-	[
-		{
-			"compileCommandFragments" : 
-			[
-				{
-					"fragment" : "-O3 -DNDEBUG -std=gnu++23 -fdiagnostics-color=always"
-				}
-			],
-			"includes" : 
-			[
-				{
-					"backtrace" : 2,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"
-				}
-			],
-			"language" : "CXX",
-			"languageStandard" : 
-			{
-				"backtraces" : 
-				[
-					1
-				],
-				"standard" : "23"
-			},
-			"sourceIndexes" : 
-			[
-				1
-			]
-		}
-	],
-	"id" : "tinyobjloader::@037116246cbfaaeb5504",
-	"name" : "tinyobjloader",
-	"nameOnDisk" : "libtinyobjloader.a",
-	"paths" : 
-	{
-		"build" : "third_party",
-		"source" : "third_party"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "Header Files",
-			"sourceIndexes" : 
-			[
-				0
-			]
-		},
-		{
-			"name" : "Source Files",
-			"sourceIndexes" : 
-			[
-				1
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 3,
-			"path" : "third_party/tinyobjloader/tiny_obj_loader.h",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 3,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/tinyobjloader/tiny_obj_loader.cc",
-			"sourceGroupIndex" : 1
-		}
-	],
-	"type" : "STATIC_LIBRARY"
-}

+ 0 - 70
cmake-build-release/.cmake/api/v1/reply/target-uninstall-Release-f7827f6ef723ed4eb840.json

@@ -1,70 +0,0 @@
-{
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_custom_target"
-		],
-		"files" : 
-		[
-			"third_party/GLFW/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 379,
-				"parent" : 0
-			}
-		]
-	},
-	"folder" : 
-	{
-		"name" : "GLFW3"
-	},
-	"id" : "uninstall::@b66b4eee910d15aad27b",
-	"name" : "uninstall",
-	"paths" : 
-	{
-		"build" : "third_party/GLFW",
-		"source" : "third_party/GLFW"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "",
-			"sourceIndexes" : 
-			[
-				0
-			]
-		},
-		{
-			"name" : "CMake Rules",
-			"sourceIndexes" : 
-			[
-				1
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 1,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/third_party/GLFW/CMakeFiles/uninstall",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/third_party/GLFW/CMakeFiles/uninstall.rule",
-			"sourceGroupIndex" : 1
-		}
-	],
-	"type" : "UTILITY"
-}

+ 0 - 88
cmake-build-release/.cmake/api/v1/reply/target-update_mappings-Release-2b1bfc2c09f4eacb07ff.json

@@ -1,88 +0,0 @@
-{
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_custom_target"
-		],
-		"files" : 
-		[
-			"third_party/GLFW/src/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 8,
-				"parent" : 0
-			}
-		]
-	},
-	"folder" : 
-	{
-		"name" : "GLFW3"
-	},
-	"id" : "update_mappings::@6b3fa3a0e2a82742d65f",
-	"name" : "update_mappings",
-	"paths" : 
-	{
-		"build" : "third_party/GLFW/src",
-		"source" : "third_party/GLFW/src"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "Header Files",
-			"sourceIndexes" : 
-			[
-				0
-			]
-		},
-		{
-			"name" : "",
-			"sourceIndexes" : 
-			[
-				1,
-				2
-			]
-		},
-		{
-			"name" : "CMake Rules",
-			"sourceIndexes" : 
-			[
-				3
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/src/mappings.h.in",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 1,
-			"path" : "third_party/GLFW/CMake/GenerateMappings.cmake",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 1,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/third_party/GLFW/src/CMakeFiles/update_mappings",
-			"sourceGroupIndex" : 1
-		},
-		{
-			"backtrace" : 0,
-			"isGenerated" : true,
-			"path" : "cmake-build-release/third_party/GLFW/src/CMakeFiles/update_mappings.rule",
-			"sourceGroupIndex" : 2
-		}
-	],
-	"type" : "UTILITY"
-}

+ 0 - 130
cmake-build-release/.cmake/api/v1/reply/target-vkbootstrap-Release-5cab5408b7b9bd30a893.json

@@ -1,130 +0,0 @@
-{
-	"archive" : {},
-	"artifacts" : 
-	[
-		{
-			"path" : "third_party/libvkbootstrap.a"
-		}
-	],
-	"backtrace" : 1,
-	"backtraceGraph" : 
-	{
-		"commands" : 
-		[
-			"add_library",
-			"target_include_directories",
-			"target_link_libraries",
-			"target_sources"
-		],
-		"files" : 
-		[
-			"third_party/CMakeLists.txt"
-		],
-		"nodes" : 
-		[
-			{
-				"file" : 0
-			},
-			{
-				"command" : 0,
-				"file" : 0,
-				"line" : 15,
-				"parent" : 0
-			},
-			{
-				"command" : 1,
-				"file" : 0,
-				"line" : 21,
-				"parent" : 0
-			},
-			{
-				"command" : 2,
-				"file" : 0,
-				"line" : 22,
-				"parent" : 0
-			},
-			{
-				"command" : 3,
-				"file" : 0,
-				"line" : 16,
-				"parent" : 0
-			}
-		]
-	},
-	"compileGroups" : 
-	[
-		{
-			"compileCommandFragments" : 
-			[
-				{
-					"fragment" : "-O3 -DNDEBUG -std=gnu++23 -fdiagnostics-color=always"
-				}
-			],
-			"includes" : 
-			[
-				{
-					"backtrace" : 2,
-					"path" : "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap"
-				},
-				{
-					"backtrace" : 3,
-					"isSystem" : true,
-					"path" : "C:/VulkanSDK/1.3.250.0/Include"
-				}
-			],
-			"language" : "CXX",
-			"languageStandard" : 
-			{
-				"backtraces" : 
-				[
-					1
-				],
-				"standard" : "23"
-			},
-			"sourceIndexes" : 
-			[
-				1
-			]
-		}
-	],
-	"id" : "vkbootstrap::@037116246cbfaaeb5504",
-	"name" : "vkbootstrap",
-	"nameOnDisk" : "libvkbootstrap.a",
-	"paths" : 
-	{
-		"build" : "third_party",
-		"source" : "third_party"
-	},
-	"sourceGroups" : 
-	[
-		{
-			"name" : "Header Files",
-			"sourceIndexes" : 
-			[
-				0
-			]
-		},
-		{
-			"name" : "Source Files",
-			"sourceIndexes" : 
-			[
-				1
-			]
-		}
-	],
-	"sources" : 
-	[
-		{
-			"backtrace" : 4,
-			"path" : "third_party/vkbootstrap/VkBootstrap.h",
-			"sourceGroupIndex" : 0
-		},
-		{
-			"backtrace" : 4,
-			"compileGroupIndex" : 0,
-			"path" : "third_party/vkbootstrap/VkBootstrap.cpp",
-			"sourceGroupIndex" : 1
-		}
-	],
-	"type" : "STATIC_LIBRARY"
-}

+ 0 - 90
cmake-build-release/.cmake/api/v1/reply/toolchains-v1-e342d7331276a330d3bb.json

@@ -1,90 +0,0 @@
-{
-	"kind" : "toolchains",
-	"toolchains" : 
-	[
-		{
-			"compiler" : 
-			{
-				"id" : "GNU",
-				"implicit" : 
-				{
-					"includeDirectories" : 
-					[
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include"
-					],
-					"linkDirectories" : [],
-					"linkFrameworkDirectories" : [],
-					"linkLibraries" : []
-				},
-				"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc.exe",
-				"version" : "13.1.0"
-			},
-			"language" : "C",
-			"sourceFileExtensions" : 
-			[
-				"c",
-				"m"
-			]
-		},
-		{
-			"compiler" : 
-			{
-				"id" : "GNU",
-				"implicit" : 
-				{
-					"includeDirectories" : 
-					[
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed",
-						"C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include"
-					],
-					"linkDirectories" : [],
-					"linkFrameworkDirectories" : [],
-					"linkLibraries" : []
-				},
-				"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/g++.exe",
-				"version" : "13.1.0"
-			},
-			"language" : "CXX",
-			"sourceFileExtensions" : 
-			[
-				"C",
-				"M",
-				"c++",
-				"cc",
-				"cpp",
-				"cxx",
-				"mm",
-				"mpp",
-				"CPP",
-				"ixx",
-				"cppm"
-			]
-		},
-		{
-			"compiler" : 
-			{
-				"implicit" : {},
-				"path" : "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/windres.exe"
-			},
-			"language" : "RC",
-			"sourceFileExtensions" : 
-			[
-				"rc",
-				"RC"
-			]
-		}
-	],
-	"version" : 
-	{
-		"major" : 1,
-		"minor" : 0
-	}
-}

File diff suppressed because it is too large
+ 0 - 442
cmake-build-release/CMakeCache.txt


+ 0 - 72
cmake-build-release/CMakeFiles/3.26.4/CMakeCCompiler.cmake

@@ -1,72 +0,0 @@
-set(CMAKE_C_COMPILER "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc.exe")
-set(CMAKE_C_COMPILER_ARG1 "")
-set(CMAKE_C_COMPILER_ID "GNU")
-set(CMAKE_C_COMPILER_VERSION "13.1.0")
-set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
-set(CMAKE_C_COMPILER_WRAPPER "")
-set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
-set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
-set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
-set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
-set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
-set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
-set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
-set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
-
-set(CMAKE_C_PLATFORM_ID "MinGW")
-set(CMAKE_C_SIMULATE_ID "")
-set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
-set(CMAKE_C_SIMULATE_VERSION "")
-
-
-
-
-set(CMAKE_AR "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/ar.exe")
-set(CMAKE_C_COMPILER_AR "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc-ar.exe")
-set(CMAKE_RANLIB "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/ranlib.exe")
-set(CMAKE_C_COMPILER_RANLIB "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc-ranlib.exe")
-set(CMAKE_LINKER "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/ld.exe")
-set(CMAKE_MT "")
-set(CMAKE_COMPILER_IS_GNUCC 1)
-set(CMAKE_C_COMPILER_LOADED 1)
-set(CMAKE_C_COMPILER_WORKS TRUE)
-set(CMAKE_C_ABI_COMPILED TRUE)
-
-set(CMAKE_C_COMPILER_ENV_VAR "CC")
-
-set(CMAKE_C_COMPILER_ID_RUN 1)
-set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
-set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
-set(CMAKE_C_LINKER_PREFERENCE 10)
-
-# Save compiler ABI information.
-set(CMAKE_C_SIZEOF_DATA_PTR "8")
-set(CMAKE_C_COMPILER_ABI "")
-set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
-set(CMAKE_C_LIBRARY_ARCHITECTURE "")
-
-if(CMAKE_C_SIZEOF_DATA_PTR)
-  set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
-endif()
-
-if(CMAKE_C_COMPILER_ABI)
-  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
-endif()
-
-if(CMAKE_C_LIBRARY_ARCHITECTURE)
-  set(CMAKE_LIBRARY_ARCHITECTURE "")
-endif()
-
-set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
-if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
-  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
-endif()
-
-
-
-
-
-set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include")
-set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "")
-set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "")
-set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

+ 0 - 83
cmake-build-release/CMakeFiles/3.26.4/CMakeCXXCompiler.cmake

@@ -1,83 +0,0 @@
-set(CMAKE_CXX_COMPILER "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/g++.exe")
-set(CMAKE_CXX_COMPILER_ARG1 "")
-set(CMAKE_CXX_COMPILER_ID "GNU")
-set(CMAKE_CXX_COMPILER_VERSION "13.1.0")
-set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
-set(CMAKE_CXX_COMPILER_WRAPPER "")
-set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
-set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
-set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
-set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
-set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
-set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
-set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
-set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
-set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
-
-set(CMAKE_CXX_PLATFORM_ID "MinGW")
-set(CMAKE_CXX_SIMULATE_ID "")
-set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
-set(CMAKE_CXX_SIMULATE_VERSION "")
-
-
-
-
-set(CMAKE_AR "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/ar.exe")
-set(CMAKE_CXX_COMPILER_AR "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc-ar.exe")
-set(CMAKE_RANLIB "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/ranlib.exe")
-set(CMAKE_CXX_COMPILER_RANLIB "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc-ranlib.exe")
-set(CMAKE_LINKER "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/ld.exe")
-set(CMAKE_MT "")
-set(CMAKE_COMPILER_IS_GNUCXX 1)
-set(CMAKE_CXX_COMPILER_LOADED 1)
-set(CMAKE_CXX_COMPILER_WORKS TRUE)
-set(CMAKE_CXX_ABI_COMPILED TRUE)
-
-set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
-
-set(CMAKE_CXX_COMPILER_ID_RUN 1)
-set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm)
-set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
-
-foreach (lang C OBJC OBJCXX)
-  if (CMAKE_${lang}_COMPILER_ID_RUN)
-    foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
-      list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
-    endforeach()
-  endif()
-endforeach()
-
-set(CMAKE_CXX_LINKER_PREFERENCE 30)
-set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
-
-# Save compiler ABI information.
-set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
-set(CMAKE_CXX_COMPILER_ABI "")
-set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
-set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
-
-if(CMAKE_CXX_SIZEOF_DATA_PTR)
-  set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
-endif()
-
-if(CMAKE_CXX_COMPILER_ABI)
-  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
-endif()
-
-if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
-  set(CMAKE_LIBRARY_ARCHITECTURE "")
-endif()
-
-set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
-if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
-  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
-endif()
-
-
-
-
-
-set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include")
-set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "")
-set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "")
-set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

BIN
cmake-build-release/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_C.bin


BIN
cmake-build-release/CMakeFiles/3.26.4/CMakeDetermineCompilerABI_CXX.bin


+ 0 - 6
cmake-build-release/CMakeFiles/3.26.4/CMakeRCCompiler.cmake

@@ -1,6 +0,0 @@
-set(CMAKE_RC_COMPILER "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/windres.exe")
-set(CMAKE_RC_COMPILER_ARG1 "")
-set(CMAKE_RC_COMPILER_LOADED 1)
-set(CMAKE_RC_SOURCE_FILE_EXTENSIONS rc;RC)
-set(CMAKE_RC_OUTPUT_EXTENSION .obj)
-set(CMAKE_RC_COMPILER_ENV_VAR "RC")

+ 0 - 15
cmake-build-release/CMakeFiles/3.26.4/CMakeSystem.cmake

@@ -1,15 +0,0 @@
-set(CMAKE_HOST_SYSTEM "Windows-10.0.22621")
-set(CMAKE_HOST_SYSTEM_NAME "Windows")
-set(CMAKE_HOST_SYSTEM_VERSION "10.0.22621")
-set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
-
-
-
-set(CMAKE_SYSTEM "Windows-10.0.22621")
-set(CMAKE_SYSTEM_NAME "Windows")
-set(CMAKE_SYSTEM_VERSION "10.0.22621")
-set(CMAKE_SYSTEM_PROCESSOR "AMD64")
-
-set(CMAKE_CROSSCOMPILING "FALSE")
-
-set(CMAKE_SYSTEM_LOADED 1)

+ 0 - 866
cmake-build-release/CMakeFiles/3.26.4/CompilerIdC/CMakeCCompilerId.c

@@ -1,866 +0,0 @@
-#ifdef __cplusplus
-# error "A C++ compiler has been selected for C."
-#endif
-
-#if defined(__18CXX)
-# define ID_VOID_MAIN
-#endif
-#if defined(__CLASSIC_C__)
-/* cv-qualifiers did not exist in K&R C */
-# define const
-# define volatile
-#endif
-
-#if !defined(__has_include)
-/* If the compiler does not have __has_include, pretend the answer is
-   always no.  */
-#  define __has_include(x) 0
-#endif
-
-
-/* Version number components: V=Version, R=Revision, P=Patch
-   Version date components:   YYYY=Year, MM=Month,   DD=Day  */
-
-#if defined(__INTEL_COMPILER) || defined(__ICC)
-# define COMPILER_ID "Intel"
-# if defined(_MSC_VER)
-#  define SIMULATE_ID "MSVC"
-# endif
-# if defined(__GNUC__)
-#  define SIMULATE_ID "GNU"
-# endif
-  /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
-     except that a few beta releases use the old format with V=2021.  */
-# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
-#  define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
-#  define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
-#  if defined(__INTEL_COMPILER_UPDATE)
-#   define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
-#  else
-#   define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER   % 10)
-#  endif
-# else
-#  define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
-#  define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
-   /* The third version component from --version is an update index,
-      but no macro is provided for it.  */
-#  define COMPILER_VERSION_PATCH DEC(0)
-# endif
-# if defined(__INTEL_COMPILER_BUILD_DATE)
-   /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
-#  define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
-# endif
-# if defined(_MSC_VER)
-   /* _MSC_VER = VVRR */
-#  define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-#  define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-# endif
-# if defined(__GNUC__)
-#  define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
-# elif defined(__GNUG__)
-#  define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
-# endif
-# if defined(__GNUC_MINOR__)
-#  define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
-# endif
-# if defined(__GNUC_PATCHLEVEL__)
-#  define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-# endif
-
-#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
-# define COMPILER_ID "IntelLLVM"
-#if defined(_MSC_VER)
-# define SIMULATE_ID "MSVC"
-#endif
-#if defined(__GNUC__)
-# define SIMULATE_ID "GNU"
-#endif
-/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
- * later.  Look for 6 digit vs. 8 digit version number to decide encoding.
- * VVVV is no smaller than the current year when a version is released.
- */
-#if __INTEL_LLVM_COMPILER < 1000000L
-# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
-# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER    % 10)
-#else
-# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
-# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
-# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER     % 100)
-#endif
-#if defined(_MSC_VER)
-  /* _MSC_VER = VVRR */
-# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-#endif
-#if defined(__GNUC__)
-# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
-#elif defined(__GNUG__)
-# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
-#endif
-#if defined(__GNUC_MINOR__)
-# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
-#endif
-#if defined(__GNUC_PATCHLEVEL__)
-# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-#endif
-
-#elif defined(__PATHCC__)
-# define COMPILER_ID "PathScale"
-# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
-# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
-# if defined(__PATHCC_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
-# endif
-
-#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
-# define COMPILER_ID "Embarcadero"
-# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
-# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
-# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__     & 0xFFFF)
-
-#elif defined(__BORLANDC__)
-# define COMPILER_ID "Borland"
-  /* __BORLANDC__ = 0xVRR */
-# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
-# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
-
-#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
-# define COMPILER_ID "Watcom"
-   /* __WATCOMC__ = VVRR */
-# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
-# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
-# if (__WATCOMC__ % 10) > 0
-#  define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
-# endif
-
-#elif defined(__WATCOMC__)
-# define COMPILER_ID "OpenWatcom"
-   /* __WATCOMC__ = VVRP + 1100 */
-# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
-# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
-# if (__WATCOMC__ % 10) > 0
-#  define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
-# endif
-
-#elif defined(__SUNPRO_C)
-# define COMPILER_ID "SunPro"
-# if __SUNPRO_C >= 0x5100
-   /* __SUNPRO_C = 0xVRRP */
-#  define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
-#  define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
-#  define COMPILER_VERSION_PATCH HEX(__SUNPRO_C    & 0xF)
-# else
-   /* __SUNPRO_CC = 0xVRP */
-#  define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
-#  define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
-#  define COMPILER_VERSION_PATCH HEX(__SUNPRO_C    & 0xF)
-# endif
-
-#elif defined(__HP_cc)
-# define COMPILER_ID "HP"
-  /* __HP_cc = VVRRPP */
-# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
-# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
-# define COMPILER_VERSION_PATCH DEC(__HP_cc     % 100)
-
-#elif defined(__DECC)
-# define COMPILER_ID "Compaq"
-  /* __DECC_VER = VVRRTPPPP */
-# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
-# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000  % 100)
-# define COMPILER_VERSION_PATCH DEC(__DECC_VER         % 10000)
-
-#elif defined(__IBMC__) && defined(__COMPILER_VER__)
-# define COMPILER_ID "zOS"
-  /* __IBMC__ = VRP */
-# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
-# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__IBMC__    % 10)
-
-#elif defined(__open_xl__) && defined(__clang__)
-# define COMPILER_ID "IBMClang"
-# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
-# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
-# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
-# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
-
-
-#elif defined(__ibmxl__) && defined(__clang__)
-# define COMPILER_ID "XLClang"
-# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
-# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
-# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
-# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
-
-
-#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
-# define COMPILER_ID "XL"
-  /* __IBMC__ = VRP */
-# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
-# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__IBMC__    % 10)
-
-#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
-# define COMPILER_ID "VisualAge"
-  /* __IBMC__ = VRP */
-# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
-# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__IBMC__    % 10)
-
-#elif defined(__NVCOMPILER)
-# define COMPILER_ID "NVHPC"
-# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
-# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
-# if defined(__NVCOMPILER_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
-# endif
-
-#elif defined(__PGI)
-# define COMPILER_ID "PGI"
-# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
-# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
-# if defined(__PGIC_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
-# endif
-
-#elif defined(_CRAYC)
-# define COMPILER_ID "Cray"
-# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
-# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
-
-#elif defined(__TI_COMPILER_VERSION__)
-# define COMPILER_ID "TI"
-  /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
-# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
-# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000   % 1000)
-# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__        % 1000)
-
-#elif defined(__CLANG_FUJITSU)
-# define COMPILER_ID "FujitsuClang"
-# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
-# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
-# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
-# define COMPILER_VERSION_INTERNAL_STR __clang_version__
-
-
-#elif defined(__FUJITSU)
-# define COMPILER_ID "Fujitsu"
-# if defined(__FCC_version__)
-#   define COMPILER_VERSION __FCC_version__
-# elif defined(__FCC_major__)
-#   define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
-#   define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
-#   define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
-# endif
-# if defined(__fcc_version)
-#   define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
-# elif defined(__FCC_VERSION)
-#   define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
-# endif
-
-
-#elif defined(__ghs__)
-# define COMPILER_ID "GHS"
-/* __GHS_VERSION_NUMBER = VVVVRP */
-# ifdef __GHS_VERSION_NUMBER
-# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
-# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER      % 10)
-# endif
-
-#elif defined(__TASKING__)
-# define COMPILER_ID "Tasking"
-  # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
-  # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
-# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
-
-#elif defined(__TINYC__)
-# define COMPILER_ID "TinyCC"
-
-#elif defined(__BCC__)
-# define COMPILER_ID "Bruce"
-
-#elif defined(__SCO_VERSION__)
-# define COMPILER_ID "SCO"
-
-#elif defined(__ARMCC_VERSION) && !defined(__clang__)
-# define COMPILER_ID "ARMCC"
-#if __ARMCC_VERSION >= 1000000
-  /* __ARMCC_VERSION = VRRPPPP */
-  # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
-  # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
-  # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION     % 10000)
-#else
-  /* __ARMCC_VERSION = VRPPPP */
-  # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
-  # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
-  # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION    % 10000)
-#endif
-
-
-#elif defined(__clang__) && defined(__apple_build_version__)
-# define COMPILER_ID "AppleClang"
-# if defined(_MSC_VER)
-#  define SIMULATE_ID "MSVC"
-# endif
-# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
-# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
-# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
-# if defined(_MSC_VER)
-   /* _MSC_VER = VVRR */
-#  define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-#  define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-# endif
-# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
-
-#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
-# define COMPILER_ID "ARMClang"
-  # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
-  # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
-  # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION     % 10000)
-# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
-
-#elif defined(__clang__)
-# define COMPILER_ID "Clang"
-# if defined(_MSC_VER)
-#  define SIMULATE_ID "MSVC"
-# endif
-# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
-# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
-# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
-# if defined(_MSC_VER)
-   /* _MSC_VER = VVRR */
-#  define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-#  define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-# endif
-
-#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
-# define COMPILER_ID "LCC"
-# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
-# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
-# if defined(__LCC_MINOR__)
-#  define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
-# endif
-# if defined(__GNUC__) && defined(__GNUC_MINOR__)
-#  define SIMULATE_ID "GNU"
-#  define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
-#  define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
-#  if defined(__GNUC_PATCHLEVEL__)
-#   define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-#  endif
-# endif
-
-#elif defined(__GNUC__)
-# define COMPILER_ID "GNU"
-# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
-# if defined(__GNUC_MINOR__)
-#  define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
-# endif
-# if defined(__GNUC_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-# endif
-
-#elif defined(_MSC_VER)
-# define COMPILER_ID "MSVC"
-  /* _MSC_VER = VVRR */
-# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
-# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
-# if defined(_MSC_FULL_VER)
-#  if _MSC_VER >= 1400
-    /* _MSC_FULL_VER = VVRRPPPPP */
-#   define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
-#  else
-    /* _MSC_FULL_VER = VVRRPPPP */
-#   define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
-#  endif
-# endif
-# if defined(_MSC_BUILD)
-#  define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
-# endif
-
-#elif defined(_ADI_COMPILER)
-# define COMPILER_ID "ADSP"
-#if defined(__VERSIONNUM__)
-  /* __VERSIONNUM__ = 0xVVRRPPTT */
-#  define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
-#  define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
-#  define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
-#  define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
-#endif
-
-#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
-# define COMPILER_ID "IAR"
-# if defined(__VER__) && defined(__ICCARM__)
-#  define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
-#  define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
-#  define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
-#  define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
-# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
-#  define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
-#  define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
-#  define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
-#  define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
-# endif
-
-#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
-# define COMPILER_ID "SDCC"
-# if defined(__SDCC_VERSION_MAJOR)
-#  define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
-#  define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
-#  define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
-# else
-  /* SDCC = VRP */
-#  define COMPILER_VERSION_MAJOR DEC(SDCC/100)
-#  define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
-#  define COMPILER_VERSION_PATCH DEC(SDCC    % 10)
-# endif
-
-
-/* These compilers are either not known or too old to define an
-  identification macro.  Try to identify the platform and guess that
-  it is the native compiler.  */
-#elif defined(__hpux) || defined(__hpua)
-# define COMPILER_ID "HP"
-
-#else /* unknown compiler */
-# define COMPILER_ID ""
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
-   getting matched.  Store it in a pointer rather than an array
-   because some compilers will just produce instructions to fill the
-   array rather than assigning a pointer to a static array.  */
-char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
-#ifdef SIMULATE_ID
-char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
-#endif
-
-#ifdef __QNXNTO__
-char const* qnxnto = "INFO" ":" "qnxnto[]";
-#endif
-
-#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
-char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
-#endif
-
-#define STRINGIFY_HELPER(X) #X
-#define STRINGIFY(X) STRINGIFY_HELPER(X)
-
-/* Identify known platforms by name.  */
-#if defined(__linux) || defined(__linux__) || defined(linux)
-# define PLATFORM_ID "Linux"
-
-#elif defined(__MSYS__)
-# define PLATFORM_ID "MSYS"
-
-#elif defined(__CYGWIN__)
-# define PLATFORM_ID "Cygwin"
-
-#elif defined(__MINGW32__)
-# define PLATFORM_ID "MinGW"
-
-#elif defined(__APPLE__)
-# define PLATFORM_ID "Darwin"
-
-#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
-# define PLATFORM_ID "Windows"
-
-#elif defined(__FreeBSD__) || defined(__FreeBSD)
-# define PLATFORM_ID "FreeBSD"
-
-#elif defined(__NetBSD__) || defined(__NetBSD)
-# define PLATFORM_ID "NetBSD"
-
-#elif defined(__OpenBSD__) || defined(__OPENBSD)
-# define PLATFORM_ID "OpenBSD"
-
-#elif defined(__sun) || defined(sun)
-# define PLATFORM_ID "SunOS"
-
-#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
-# define PLATFORM_ID "AIX"
-
-#elif defined(__hpux) || defined(__hpux__)
-# define PLATFORM_ID "HP-UX"
-
-#elif defined(__HAIKU__)
-# define PLATFORM_ID "Haiku"
-
-#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
-# define PLATFORM_ID "BeOS"
-
-#elif defined(__QNX__) || defined(__QNXNTO__)
-# define PLATFORM_ID "QNX"
-
-#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
-# define PLATFORM_ID "Tru64"
-
-#elif defined(__riscos) || defined(__riscos__)
-# define PLATFORM_ID "RISCos"
-
-#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
-# define PLATFORM_ID "SINIX"
-
-#elif defined(__UNIX_SV__)
-# define PLATFORM_ID "UNIX_SV"
-
-#elif defined(__bsdos__)
-# define PLATFORM_ID "BSDOS"
-
-#elif defined(_MPRAS) || defined(MPRAS)
-# define PLATFORM_ID "MP-RAS"
-
-#elif defined(__osf) || defined(__osf__)
-# define PLATFORM_ID "OSF1"
-
-#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
-# define PLATFORM_ID "SCO_SV"
-
-#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
-# define PLATFORM_ID "ULTRIX"
-
-#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
-# define PLATFORM_ID "Xenix"
-
-#elif defined(__WATCOMC__)
-# if defined(__LINUX__)
-#  define PLATFORM_ID "Linux"
-
-# elif defined(__DOS__)
-#  define PLATFORM_ID "DOS"
-
-# elif defined(__OS2__)
-#  define PLATFORM_ID "OS2"
-
-# elif defined(__WINDOWS__)
-#  define PLATFORM_ID "Windows3x"
-
-# elif defined(__VXWORKS__)
-#  define PLATFORM_ID "VxWorks"
-
-# else /* unknown platform */
-#  define PLATFORM_ID
-# endif
-
-#elif defined(__INTEGRITY)
-# if defined(INT_178B)
-#  define PLATFORM_ID "Integrity178"
-
-# else /* regular Integrity */
-#  define PLATFORM_ID "Integrity"
-# endif
-
-# elif defined(_ADI_COMPILER)
-#  define PLATFORM_ID "ADSP"
-
-#else /* unknown platform */
-# define PLATFORM_ID
-
-#endif
-
-/* For windows compilers MSVC and Intel we can determine
-   the architecture of the compiler being used.  This is because
-   the compilers do not have flags that can change the architecture,
-   but rather depend on which compiler is being used
-*/
-#if defined(_WIN32) && defined(_MSC_VER)
-# if defined(_M_IA64)
-#  define ARCHITECTURE_ID "IA64"
-
-# elif defined(_M_ARM64EC)
-#  define ARCHITECTURE_ID "ARM64EC"
-
-# elif defined(_M_X64) || defined(_M_AMD64)
-#  define ARCHITECTURE_ID "x64"
-
-# elif defined(_M_IX86)
-#  define ARCHITECTURE_ID "X86"
-
-# elif defined(_M_ARM64)
-#  define ARCHITECTURE_ID "ARM64"
-
-# elif defined(_M_ARM)
-#  if _M_ARM == 4
-#   define ARCHITECTURE_ID "ARMV4I"
-#  elif _M_ARM == 5
-#   define ARCHITECTURE_ID "ARMV5I"
-#  else
-#   define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
-#  endif
-
-# elif defined(_M_MIPS)
-#  define ARCHITECTURE_ID "MIPS"
-
-# elif defined(_M_SH)
-#  define ARCHITECTURE_ID "SHx"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__WATCOMC__)
-# if defined(_M_I86)
-#  define ARCHITECTURE_ID "I86"
-
-# elif defined(_M_IX86)
-#  define ARCHITECTURE_ID "X86"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
-# if defined(__ICCARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__ICCRX__)
-#  define ARCHITECTURE_ID "RX"
-
-# elif defined(__ICCRH850__)
-#  define ARCHITECTURE_ID "RH850"
-
-# elif defined(__ICCRL78__)
-#  define ARCHITECTURE_ID "RL78"
-
-# elif defined(__ICCRISCV__)
-#  define ARCHITECTURE_ID "RISCV"
-
-# elif defined(__ICCAVR__)
-#  define ARCHITECTURE_ID "AVR"
-
-# elif defined(__ICC430__)
-#  define ARCHITECTURE_ID "MSP430"
-
-# elif defined(__ICCV850__)
-#  define ARCHITECTURE_ID "V850"
-
-# elif defined(__ICC8051__)
-#  define ARCHITECTURE_ID "8051"
-
-# elif defined(__ICCSTM8__)
-#  define ARCHITECTURE_ID "STM8"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__ghs__)
-# if defined(__PPC64__)
-#  define ARCHITECTURE_ID "PPC64"
-
-# elif defined(__ppc__)
-#  define ARCHITECTURE_ID "PPC"
-
-# elif defined(__ARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__x86_64__)
-#  define ARCHITECTURE_ID "x64"
-
-# elif defined(__i386__)
-#  define ARCHITECTURE_ID "X86"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__TI_COMPILER_VERSION__)
-# if defined(__TI_ARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__MSP430__)
-#  define ARCHITECTURE_ID "MSP430"
-
-# elif defined(__TMS320C28XX__)
-#  define ARCHITECTURE_ID "TMS320C28x"
-
-# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
-#  define ARCHITECTURE_ID "TMS320C6x"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-# elif defined(__ADSPSHARC__)
-#  define ARCHITECTURE_ID "SHARC"
-
-# elif defined(__ADSPBLACKFIN__)
-#  define ARCHITECTURE_ID "Blackfin"
-
-#elif defined(__TASKING__)
-
-# if defined(__CTC__) || defined(__CPTC__)
-#  define ARCHITECTURE_ID "TriCore"
-
-# elif defined(__CMCS__)
-#  define ARCHITECTURE_ID "MCS"
-
-# elif defined(__CARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__CARC__)
-#  define ARCHITECTURE_ID "ARC"
-
-# elif defined(__C51__)
-#  define ARCHITECTURE_ID "8051"
-
-# elif defined(__CPCP__)
-#  define ARCHITECTURE_ID "PCP"
-
-# else
-#  define ARCHITECTURE_ID ""
-# endif
-
-#else
-#  define ARCHITECTURE_ID
-#endif
-
-/* Convert integer to decimal digit literals.  */
-#define DEC(n)                   \
-  ('0' + (((n) / 10000000)%10)), \
-  ('0' + (((n) / 1000000)%10)),  \
-  ('0' + (((n) / 100000)%10)),   \
-  ('0' + (((n) / 10000)%10)),    \
-  ('0' + (((n) / 1000)%10)),     \
-  ('0' + (((n) / 100)%10)),      \
-  ('0' + (((n) / 10)%10)),       \
-  ('0' +  ((n) % 10))
-
-/* Convert integer to hex digit literals.  */
-#define HEX(n)             \
-  ('0' + ((n)>>28 & 0xF)), \
-  ('0' + ((n)>>24 & 0xF)), \
-  ('0' + ((n)>>20 & 0xF)), \
-  ('0' + ((n)>>16 & 0xF)), \
-  ('0' + ((n)>>12 & 0xF)), \
-  ('0' + ((n)>>8  & 0xF)), \
-  ('0' + ((n)>>4  & 0xF)), \
-  ('0' + ((n)     & 0xF))
-
-/* Construct a string literal encoding the version number. */
-#ifdef COMPILER_VERSION
-char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
-
-/* Construct a string literal encoding the version number components. */
-#elif defined(COMPILER_VERSION_MAJOR)
-char const info_version[] = {
-  'I', 'N', 'F', 'O', ':',
-  'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
-  COMPILER_VERSION_MAJOR,
-# ifdef COMPILER_VERSION_MINOR
-  '.', COMPILER_VERSION_MINOR,
-#  ifdef COMPILER_VERSION_PATCH
-   '.', COMPILER_VERSION_PATCH,
-#   ifdef COMPILER_VERSION_TWEAK
-    '.', COMPILER_VERSION_TWEAK,
-#   endif
-#  endif
-# endif
-  ']','\0'};
-#endif
-
-/* Construct a string literal encoding the internal version number. */
-#ifdef COMPILER_VERSION_INTERNAL
-char const info_version_internal[] = {
-  'I', 'N', 'F', 'O', ':',
-  'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
-  'i','n','t','e','r','n','a','l','[',
-  COMPILER_VERSION_INTERNAL,']','\0'};
-#elif defined(COMPILER_VERSION_INTERNAL_STR)
-char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
-#endif
-
-/* Construct a string literal encoding the version number components. */
-#ifdef SIMULATE_VERSION_MAJOR
-char const info_simulate_version[] = {
-  'I', 'N', 'F', 'O', ':',
-  's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
-  SIMULATE_VERSION_MAJOR,
-# ifdef SIMULATE_VERSION_MINOR
-  '.', SIMULATE_VERSION_MINOR,
-#  ifdef SIMULATE_VERSION_PATCH
-   '.', SIMULATE_VERSION_PATCH,
-#   ifdef SIMULATE_VERSION_TWEAK
-    '.', SIMULATE_VERSION_TWEAK,
-#   endif
-#  endif
-# endif
-  ']','\0'};
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
-   getting matched.  Store it in a pointer rather than an array
-   because some compilers will just produce instructions to fill the
-   array rather than assigning a pointer to a static array.  */
-char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
-char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
-
-
-
-#if !defined(__STDC__) && !defined(__clang__)
-# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
-#  define C_VERSION "90"
-# else
-#  define C_VERSION
-# endif
-#elif __STDC_VERSION__ > 201710L
-# define C_VERSION "23"
-#elif __STDC_VERSION__ >= 201710L
-# define C_VERSION "17"
-#elif __STDC_VERSION__ >= 201000L
-# define C_VERSION "11"
-#elif __STDC_VERSION__ >= 199901L
-# define C_VERSION "99"
-#else
-# define C_VERSION "90"
-#endif
-const char* info_language_standard_default =
-  "INFO" ":" "standard_default[" C_VERSION "]";
-
-const char* info_language_extensions_default = "INFO" ":" "extensions_default["
-#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) ||           \
-     defined(__TI_COMPILER_VERSION__)) &&                                     \
-  !defined(__STRICT_ANSI__)
-  "ON"
-#else
-  "OFF"
-#endif
-"]";
-
-/*--------------------------------------------------------------------------*/
-
-#ifdef ID_VOID_MAIN
-void main() {}
-#else
-# if defined(__CLASSIC_C__)
-int main(argc, argv) int argc; char *argv[];
-# else
-int main(int argc, char* argv[])
-# endif
-{
-  int require = 0;
-  require += info_compiler[argc];
-  require += info_platform[argc];
-  require += info_arch[argc];
-#ifdef COMPILER_VERSION_MAJOR
-  require += info_version[argc];
-#endif
-#ifdef COMPILER_VERSION_INTERNAL
-  require += info_version_internal[argc];
-#endif
-#ifdef SIMULATE_ID
-  require += info_simulate[argc];
-#endif
-#ifdef SIMULATE_VERSION_MAJOR
-  require += info_simulate_version[argc];
-#endif
-#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
-  require += info_cray[argc];
-#endif
-  require += info_language_standard_default[argc];
-  require += info_language_extensions_default[argc];
-  (void)argv;
-  return require;
-}
-#endif

+ 0 - 855
cmake-build-release/CMakeFiles/3.26.4/CompilerIdCXX/CMakeCXXCompilerId.cpp

@@ -1,855 +0,0 @@
-/* This source file must have a .cpp extension so that all C++ compilers
-   recognize the extension without flags.  Borland does not know .cxx for
-   example.  */
-#ifndef __cplusplus
-# error "A C compiler has been selected for C++."
-#endif
-
-#if !defined(__has_include)
-/* If the compiler does not have __has_include, pretend the answer is
-   always no.  */
-#  define __has_include(x) 0
-#endif
-
-
-/* Version number components: V=Version, R=Revision, P=Patch
-   Version date components:   YYYY=Year, MM=Month,   DD=Day  */
-
-#if defined(__COMO__)
-# define COMPILER_ID "Comeau"
-  /* __COMO_VERSION__ = VRR */
-# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
-# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
-
-#elif defined(__INTEL_COMPILER) || defined(__ICC)
-# define COMPILER_ID "Intel"
-# if defined(_MSC_VER)
-#  define SIMULATE_ID "MSVC"
-# endif
-# if defined(__GNUC__)
-#  define SIMULATE_ID "GNU"
-# endif
-  /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
-     except that a few beta releases use the old format with V=2021.  */
-# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
-#  define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
-#  define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
-#  if defined(__INTEL_COMPILER_UPDATE)
-#   define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
-#  else
-#   define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER   % 10)
-#  endif
-# else
-#  define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
-#  define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
-   /* The third version component from --version is an update index,
-      but no macro is provided for it.  */
-#  define COMPILER_VERSION_PATCH DEC(0)
-# endif
-# if defined(__INTEL_COMPILER_BUILD_DATE)
-   /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
-#  define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
-# endif
-# if defined(_MSC_VER)
-   /* _MSC_VER = VVRR */
-#  define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-#  define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-# endif
-# if defined(__GNUC__)
-#  define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
-# elif defined(__GNUG__)
-#  define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
-# endif
-# if defined(__GNUC_MINOR__)
-#  define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
-# endif
-# if defined(__GNUC_PATCHLEVEL__)
-#  define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-# endif
-
-#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
-# define COMPILER_ID "IntelLLVM"
-#if defined(_MSC_VER)
-# define SIMULATE_ID "MSVC"
-#endif
-#if defined(__GNUC__)
-# define SIMULATE_ID "GNU"
-#endif
-/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
- * later.  Look for 6 digit vs. 8 digit version number to decide encoding.
- * VVVV is no smaller than the current year when a version is released.
- */
-#if __INTEL_LLVM_COMPILER < 1000000L
-# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
-# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER    % 10)
-#else
-# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
-# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
-# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER     % 100)
-#endif
-#if defined(_MSC_VER)
-  /* _MSC_VER = VVRR */
-# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-#endif
-#if defined(__GNUC__)
-# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
-#elif defined(__GNUG__)
-# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
-#endif
-#if defined(__GNUC_MINOR__)
-# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
-#endif
-#if defined(__GNUC_PATCHLEVEL__)
-# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-#endif
-
-#elif defined(__PATHCC__)
-# define COMPILER_ID "PathScale"
-# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
-# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
-# if defined(__PATHCC_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
-# endif
-
-#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
-# define COMPILER_ID "Embarcadero"
-# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
-# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
-# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__     & 0xFFFF)
-
-#elif defined(__BORLANDC__)
-# define COMPILER_ID "Borland"
-  /* __BORLANDC__ = 0xVRR */
-# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
-# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
-
-#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
-# define COMPILER_ID "Watcom"
-   /* __WATCOMC__ = VVRR */
-# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
-# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
-# if (__WATCOMC__ % 10) > 0
-#  define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
-# endif
-
-#elif defined(__WATCOMC__)
-# define COMPILER_ID "OpenWatcom"
-   /* __WATCOMC__ = VVRP + 1100 */
-# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
-# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
-# if (__WATCOMC__ % 10) > 0
-#  define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
-# endif
-
-#elif defined(__SUNPRO_CC)
-# define COMPILER_ID "SunPro"
-# if __SUNPRO_CC >= 0x5100
-   /* __SUNPRO_CC = 0xVRRP */
-#  define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
-#  define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
-#  define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC    & 0xF)
-# else
-   /* __SUNPRO_CC = 0xVRP */
-#  define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
-#  define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
-#  define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC    & 0xF)
-# endif
-
-#elif defined(__HP_aCC)
-# define COMPILER_ID "HP"
-  /* __HP_aCC = VVRRPP */
-# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
-# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
-# define COMPILER_VERSION_PATCH DEC(__HP_aCC     % 100)
-
-#elif defined(__DECCXX)
-# define COMPILER_ID "Compaq"
-  /* __DECCXX_VER = VVRRTPPPP */
-# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
-# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000  % 100)
-# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER         % 10000)
-
-#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
-# define COMPILER_ID "zOS"
-  /* __IBMCPP__ = VRP */
-# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
-# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__IBMCPP__    % 10)
-
-#elif defined(__open_xl__) && defined(__clang__)
-# define COMPILER_ID "IBMClang"
-# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
-# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
-# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
-# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
-
-
-#elif defined(__ibmxl__) && defined(__clang__)
-# define COMPILER_ID "XLClang"
-# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
-# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
-# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
-# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
-
-
-#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
-# define COMPILER_ID "XL"
-  /* __IBMCPP__ = VRP */
-# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
-# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__IBMCPP__    % 10)
-
-#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
-# define COMPILER_ID "VisualAge"
-  /* __IBMCPP__ = VRP */
-# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
-# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__IBMCPP__    % 10)
-
-#elif defined(__NVCOMPILER)
-# define COMPILER_ID "NVHPC"
-# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
-# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
-# if defined(__NVCOMPILER_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
-# endif
-
-#elif defined(__PGI)
-# define COMPILER_ID "PGI"
-# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
-# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
-# if defined(__PGIC_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
-# endif
-
-#elif defined(_CRAYC)
-# define COMPILER_ID "Cray"
-# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
-# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
-
-#elif defined(__TI_COMPILER_VERSION__)
-# define COMPILER_ID "TI"
-  /* __TI_COMPILER_VERSION__ = VVVRRRPPP */
-# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
-# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000   % 1000)
-# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__        % 1000)
-
-#elif defined(__CLANG_FUJITSU)
-# define COMPILER_ID "FujitsuClang"
-# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
-# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
-# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
-# define COMPILER_VERSION_INTERNAL_STR __clang_version__
-
-
-#elif defined(__FUJITSU)
-# define COMPILER_ID "Fujitsu"
-# if defined(__FCC_version__)
-#   define COMPILER_VERSION __FCC_version__
-# elif defined(__FCC_major__)
-#   define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
-#   define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
-#   define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
-# endif
-# if defined(__fcc_version)
-#   define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
-# elif defined(__FCC_VERSION)
-#   define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
-# endif
-
-
-#elif defined(__ghs__)
-# define COMPILER_ID "GHS"
-/* __GHS_VERSION_NUMBER = VVVVRP */
-# ifdef __GHS_VERSION_NUMBER
-# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
-# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
-# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER      % 10)
-# endif
-
-#elif defined(__TASKING__)
-# define COMPILER_ID "Tasking"
-  # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
-  # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
-# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
-
-#elif defined(__SCO_VERSION__)
-# define COMPILER_ID "SCO"
-
-#elif defined(__ARMCC_VERSION) && !defined(__clang__)
-# define COMPILER_ID "ARMCC"
-#if __ARMCC_VERSION >= 1000000
-  /* __ARMCC_VERSION = VRRPPPP */
-  # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
-  # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
-  # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION     % 10000)
-#else
-  /* __ARMCC_VERSION = VRPPPP */
-  # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
-  # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
-  # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION    % 10000)
-#endif
-
-
-#elif defined(__clang__) && defined(__apple_build_version__)
-# define COMPILER_ID "AppleClang"
-# if defined(_MSC_VER)
-#  define SIMULATE_ID "MSVC"
-# endif
-# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
-# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
-# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
-# if defined(_MSC_VER)
-   /* _MSC_VER = VVRR */
-#  define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-#  define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-# endif
-# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
-
-#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
-# define COMPILER_ID "ARMClang"
-  # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
-  # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
-  # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION     % 10000)
-# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
-
-#elif defined(__clang__)
-# define COMPILER_ID "Clang"
-# if defined(_MSC_VER)
-#  define SIMULATE_ID "MSVC"
-# endif
-# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
-# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
-# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
-# if defined(_MSC_VER)
-   /* _MSC_VER = VVRR */
-#  define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
-#  define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
-# endif
-
-#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
-# define COMPILER_ID "LCC"
-# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
-# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
-# if defined(__LCC_MINOR__)
-#  define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
-# endif
-# if defined(__GNUC__) && defined(__GNUC_MINOR__)
-#  define SIMULATE_ID "GNU"
-#  define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
-#  define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
-#  if defined(__GNUC_PATCHLEVEL__)
-#   define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-#  endif
-# endif
-
-#elif defined(__GNUC__) || defined(__GNUG__)
-# define COMPILER_ID "GNU"
-# if defined(__GNUC__)
-#  define COMPILER_VERSION_MAJOR DEC(__GNUC__)
-# else
-#  define COMPILER_VERSION_MAJOR DEC(__GNUG__)
-# endif
-# if defined(__GNUC_MINOR__)
-#  define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
-# endif
-# if defined(__GNUC_PATCHLEVEL__)
-#  define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
-# endif
-
-#elif defined(_MSC_VER)
-# define COMPILER_ID "MSVC"
-  /* _MSC_VER = VVRR */
-# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
-# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
-# if defined(_MSC_FULL_VER)
-#  if _MSC_VER >= 1400
-    /* _MSC_FULL_VER = VVRRPPPPP */
-#   define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
-#  else
-    /* _MSC_FULL_VER = VVRRPPPP */
-#   define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
-#  endif
-# endif
-# if defined(_MSC_BUILD)
-#  define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
-# endif
-
-#elif defined(_ADI_COMPILER)
-# define COMPILER_ID "ADSP"
-#if defined(__VERSIONNUM__)
-  /* __VERSIONNUM__ = 0xVVRRPPTT */
-#  define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
-#  define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
-#  define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
-#  define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
-#endif
-
-#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
-# define COMPILER_ID "IAR"
-# if defined(__VER__) && defined(__ICCARM__)
-#  define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
-#  define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
-#  define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
-#  define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
-# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
-#  define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
-#  define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
-#  define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
-#  define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
-# endif
-
-
-/* These compilers are either not known or too old to define an
-  identification macro.  Try to identify the platform and guess that
-  it is the native compiler.  */
-#elif defined(__hpux) || defined(__hpua)
-# define COMPILER_ID "HP"
-
-#else /* unknown compiler */
-# define COMPILER_ID ""
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
-   getting matched.  Store it in a pointer rather than an array
-   because some compilers will just produce instructions to fill the
-   array rather than assigning a pointer to a static array.  */
-char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
-#ifdef SIMULATE_ID
-char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
-#endif
-
-#ifdef __QNXNTO__
-char const* qnxnto = "INFO" ":" "qnxnto[]";
-#endif
-
-#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
-char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
-#endif
-
-#define STRINGIFY_HELPER(X) #X
-#define STRINGIFY(X) STRINGIFY_HELPER(X)
-
-/* Identify known platforms by name.  */
-#if defined(__linux) || defined(__linux__) || defined(linux)
-# define PLATFORM_ID "Linux"
-
-#elif defined(__MSYS__)
-# define PLATFORM_ID "MSYS"
-
-#elif defined(__CYGWIN__)
-# define PLATFORM_ID "Cygwin"
-
-#elif defined(__MINGW32__)
-# define PLATFORM_ID "MinGW"
-
-#elif defined(__APPLE__)
-# define PLATFORM_ID "Darwin"
-
-#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
-# define PLATFORM_ID "Windows"
-
-#elif defined(__FreeBSD__) || defined(__FreeBSD)
-# define PLATFORM_ID "FreeBSD"
-
-#elif defined(__NetBSD__) || defined(__NetBSD)
-# define PLATFORM_ID "NetBSD"
-
-#elif defined(__OpenBSD__) || defined(__OPENBSD)
-# define PLATFORM_ID "OpenBSD"
-
-#elif defined(__sun) || defined(sun)
-# define PLATFORM_ID "SunOS"
-
-#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
-# define PLATFORM_ID "AIX"
-
-#elif defined(__hpux) || defined(__hpux__)
-# define PLATFORM_ID "HP-UX"
-
-#elif defined(__HAIKU__)
-# define PLATFORM_ID "Haiku"
-
-#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
-# define PLATFORM_ID "BeOS"
-
-#elif defined(__QNX__) || defined(__QNXNTO__)
-# define PLATFORM_ID "QNX"
-
-#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
-# define PLATFORM_ID "Tru64"
-
-#elif defined(__riscos) || defined(__riscos__)
-# define PLATFORM_ID "RISCos"
-
-#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
-# define PLATFORM_ID "SINIX"
-
-#elif defined(__UNIX_SV__)
-# define PLATFORM_ID "UNIX_SV"
-
-#elif defined(__bsdos__)
-# define PLATFORM_ID "BSDOS"
-
-#elif defined(_MPRAS) || defined(MPRAS)
-# define PLATFORM_ID "MP-RAS"
-
-#elif defined(__osf) || defined(__osf__)
-# define PLATFORM_ID "OSF1"
-
-#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
-# define PLATFORM_ID "SCO_SV"
-
-#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
-# define PLATFORM_ID "ULTRIX"
-
-#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
-# define PLATFORM_ID "Xenix"
-
-#elif defined(__WATCOMC__)
-# if defined(__LINUX__)
-#  define PLATFORM_ID "Linux"
-
-# elif defined(__DOS__)
-#  define PLATFORM_ID "DOS"
-
-# elif defined(__OS2__)
-#  define PLATFORM_ID "OS2"
-
-# elif defined(__WINDOWS__)
-#  define PLATFORM_ID "Windows3x"
-
-# elif defined(__VXWORKS__)
-#  define PLATFORM_ID "VxWorks"
-
-# else /* unknown platform */
-#  define PLATFORM_ID
-# endif
-
-#elif defined(__INTEGRITY)
-# if defined(INT_178B)
-#  define PLATFORM_ID "Integrity178"
-
-# else /* regular Integrity */
-#  define PLATFORM_ID "Integrity"
-# endif
-
-# elif defined(_ADI_COMPILER)
-#  define PLATFORM_ID "ADSP"
-
-#else /* unknown platform */
-# define PLATFORM_ID
-
-#endif
-
-/* For windows compilers MSVC and Intel we can determine
-   the architecture of the compiler being used.  This is because
-   the compilers do not have flags that can change the architecture,
-   but rather depend on which compiler is being used
-*/
-#if defined(_WIN32) && defined(_MSC_VER)
-# if defined(_M_IA64)
-#  define ARCHITECTURE_ID "IA64"
-
-# elif defined(_M_ARM64EC)
-#  define ARCHITECTURE_ID "ARM64EC"
-
-# elif defined(_M_X64) || defined(_M_AMD64)
-#  define ARCHITECTURE_ID "x64"
-
-# elif defined(_M_IX86)
-#  define ARCHITECTURE_ID "X86"
-
-# elif defined(_M_ARM64)
-#  define ARCHITECTURE_ID "ARM64"
-
-# elif defined(_M_ARM)
-#  if _M_ARM == 4
-#   define ARCHITECTURE_ID "ARMV4I"
-#  elif _M_ARM == 5
-#   define ARCHITECTURE_ID "ARMV5I"
-#  else
-#   define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
-#  endif
-
-# elif defined(_M_MIPS)
-#  define ARCHITECTURE_ID "MIPS"
-
-# elif defined(_M_SH)
-#  define ARCHITECTURE_ID "SHx"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__WATCOMC__)
-# if defined(_M_I86)
-#  define ARCHITECTURE_ID "I86"
-
-# elif defined(_M_IX86)
-#  define ARCHITECTURE_ID "X86"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
-# if defined(__ICCARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__ICCRX__)
-#  define ARCHITECTURE_ID "RX"
-
-# elif defined(__ICCRH850__)
-#  define ARCHITECTURE_ID "RH850"
-
-# elif defined(__ICCRL78__)
-#  define ARCHITECTURE_ID "RL78"
-
-# elif defined(__ICCRISCV__)
-#  define ARCHITECTURE_ID "RISCV"
-
-# elif defined(__ICCAVR__)
-#  define ARCHITECTURE_ID "AVR"
-
-# elif defined(__ICC430__)
-#  define ARCHITECTURE_ID "MSP430"
-
-# elif defined(__ICCV850__)
-#  define ARCHITECTURE_ID "V850"
-
-# elif defined(__ICC8051__)
-#  define ARCHITECTURE_ID "8051"
-
-# elif defined(__ICCSTM8__)
-#  define ARCHITECTURE_ID "STM8"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__ghs__)
-# if defined(__PPC64__)
-#  define ARCHITECTURE_ID "PPC64"
-
-# elif defined(__ppc__)
-#  define ARCHITECTURE_ID "PPC"
-
-# elif defined(__ARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__x86_64__)
-#  define ARCHITECTURE_ID "x64"
-
-# elif defined(__i386__)
-#  define ARCHITECTURE_ID "X86"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-#elif defined(__TI_COMPILER_VERSION__)
-# if defined(__TI_ARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__MSP430__)
-#  define ARCHITECTURE_ID "MSP430"
-
-# elif defined(__TMS320C28XX__)
-#  define ARCHITECTURE_ID "TMS320C28x"
-
-# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
-#  define ARCHITECTURE_ID "TMS320C6x"
-
-# else /* unknown architecture */
-#  define ARCHITECTURE_ID ""
-# endif
-
-# elif defined(__ADSPSHARC__)
-#  define ARCHITECTURE_ID "SHARC"
-
-# elif defined(__ADSPBLACKFIN__)
-#  define ARCHITECTURE_ID "Blackfin"
-
-#elif defined(__TASKING__)
-
-# if defined(__CTC__) || defined(__CPTC__)
-#  define ARCHITECTURE_ID "TriCore"
-
-# elif defined(__CMCS__)
-#  define ARCHITECTURE_ID "MCS"
-
-# elif defined(__CARM__)
-#  define ARCHITECTURE_ID "ARM"
-
-# elif defined(__CARC__)
-#  define ARCHITECTURE_ID "ARC"
-
-# elif defined(__C51__)
-#  define ARCHITECTURE_ID "8051"
-
-# elif defined(__CPCP__)
-#  define ARCHITECTURE_ID "PCP"
-
-# else
-#  define ARCHITECTURE_ID ""
-# endif
-
-#else
-#  define ARCHITECTURE_ID
-#endif
-
-/* Convert integer to decimal digit literals.  */
-#define DEC(n)                   \
-  ('0' + (((n) / 10000000)%10)), \
-  ('0' + (((n) / 1000000)%10)),  \
-  ('0' + (((n) / 100000)%10)),   \
-  ('0' + (((n) / 10000)%10)),    \
-  ('0' + (((n) / 1000)%10)),     \
-  ('0' + (((n) / 100)%10)),      \
-  ('0' + (((n) / 10)%10)),       \
-  ('0' +  ((n) % 10))
-
-/* Convert integer to hex digit literals.  */
-#define HEX(n)             \
-  ('0' + ((n)>>28 & 0xF)), \
-  ('0' + ((n)>>24 & 0xF)), \
-  ('0' + ((n)>>20 & 0xF)), \
-  ('0' + ((n)>>16 & 0xF)), \
-  ('0' + ((n)>>12 & 0xF)), \
-  ('0' + ((n)>>8  & 0xF)), \
-  ('0' + ((n)>>4  & 0xF)), \
-  ('0' + ((n)     & 0xF))
-
-/* Construct a string literal encoding the version number. */
-#ifdef COMPILER_VERSION
-char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
-
-/* Construct a string literal encoding the version number components. */
-#elif defined(COMPILER_VERSION_MAJOR)
-char const info_version[] = {
-  'I', 'N', 'F', 'O', ':',
-  'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
-  COMPILER_VERSION_MAJOR,
-# ifdef COMPILER_VERSION_MINOR
-  '.', COMPILER_VERSION_MINOR,
-#  ifdef COMPILER_VERSION_PATCH
-   '.', COMPILER_VERSION_PATCH,
-#   ifdef COMPILER_VERSION_TWEAK
-    '.', COMPILER_VERSION_TWEAK,
-#   endif
-#  endif
-# endif
-  ']','\0'};
-#endif
-
-/* Construct a string literal encoding the internal version number. */
-#ifdef COMPILER_VERSION_INTERNAL
-char const info_version_internal[] = {
-  'I', 'N', 'F', 'O', ':',
-  'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
-  'i','n','t','e','r','n','a','l','[',
-  COMPILER_VERSION_INTERNAL,']','\0'};
-#elif defined(COMPILER_VERSION_INTERNAL_STR)
-char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
-#endif
-
-/* Construct a string literal encoding the version number components. */
-#ifdef SIMULATE_VERSION_MAJOR
-char const info_simulate_version[] = {
-  'I', 'N', 'F', 'O', ':',
-  's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
-  SIMULATE_VERSION_MAJOR,
-# ifdef SIMULATE_VERSION_MINOR
-  '.', SIMULATE_VERSION_MINOR,
-#  ifdef SIMULATE_VERSION_PATCH
-   '.', SIMULATE_VERSION_PATCH,
-#   ifdef SIMULATE_VERSION_TWEAK
-    '.', SIMULATE_VERSION_TWEAK,
-#   endif
-#  endif
-# endif
-  ']','\0'};
-#endif
-
-/* Construct the string literal in pieces to prevent the source from
-   getting matched.  Store it in a pointer rather than an array
-   because some compilers will just produce instructions to fill the
-   array rather than assigning a pointer to a static array.  */
-char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
-char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
-
-
-
-#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
-#  if defined(__INTEL_CXX11_MODE__)
-#    if defined(__cpp_aggregate_nsdmi)
-#      define CXX_STD 201402L
-#    else
-#      define CXX_STD 201103L
-#    endif
-#  else
-#    define CXX_STD 199711L
-#  endif
-#elif defined(_MSC_VER) && defined(_MSVC_LANG)
-#  define CXX_STD _MSVC_LANG
-#else
-#  define CXX_STD __cplusplus
-#endif
-
-const char* info_language_standard_default = "INFO" ":" "standard_default["
-#if CXX_STD > 202002L
-  "23"
-#elif CXX_STD > 201703L
-  "20"
-#elif CXX_STD >= 201703L
-  "17"
-#elif CXX_STD >= 201402L
-  "14"
-#elif CXX_STD >= 201103L
-  "11"
-#else
-  "98"
-#endif
-"]";
-
-const char* info_language_extensions_default = "INFO" ":" "extensions_default["
-#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) ||           \
-     defined(__TI_COMPILER_VERSION__)) &&                                     \
-  !defined(__STRICT_ANSI__)
-  "ON"
-#else
-  "OFF"
-#endif
-"]";
-
-/*--------------------------------------------------------------------------*/
-
-int main(int argc, char* argv[])
-{
-  int require = 0;
-  require += info_compiler[argc];
-  require += info_platform[argc];
-  require += info_arch[argc];
-#ifdef COMPILER_VERSION_MAJOR
-  require += info_version[argc];
-#endif
-#ifdef COMPILER_VERSION_INTERNAL
-  require += info_version_internal[argc];
-#endif
-#ifdef SIMULATE_ID
-  require += info_simulate[argc];
-#endif
-#ifdef SIMULATE_VERSION_MAJOR
-  require += info_simulate_version[argc];
-#endif
-#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
-  require += info_cray[argc];
-#endif
-  require += info_language_standard_default[argc];
-  require += info_language_extensions_default[argc];
-  (void)argv;
-  return require;
-}

+ 0 - 652
cmake-build-release/CMakeFiles/CMakeConfigureLog.yaml

@@ -1,652 +0,0 @@
-
----
-events:
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineSystem.cmake:204 (message)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      The system is: Windows - 10.0.22621 - AMD64
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
-      Compiler: C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc.exe 
-      Build flags: 
-      Id flags:  
-      
-      The output was:
-      0
-      
-      
-      Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"
-      
-      The C compiler identification is GNU, found in:
-        E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/3.26.4/CompilerIdC/a.exe
-      
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
-      Compiler: C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/g++.exe 
-      Build flags: 
-      Id flags:  
-      
-      The output was:
-      0
-      
-      
-      Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"
-      
-      The CXX compiler identification is GNU, found in:
-        E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/3.26.4/CompilerIdCXX/a.exe
-      
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
-      - "CMakeLists.txt:4 (Project)"
-    checks:
-      - "Detecting C compiler ABI info"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-    buildResult:
-      variable: "CMAKE_C_ABI_COMPILED"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_6d169/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_6d169.dir\\build.make CMakeFiles/cmTC_6d169.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s'
-        Building C object CMakeFiles/cmTC_6d169.dir/CMakeCCompilerABI.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe   -fdiagnostics-color=always   -v -o CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj -c "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCCompilerABI.c"
-        Using built-in specs.
-        COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe
-        Target: x86_64-w64-mingw32
-        Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
-        Thread model: posix
-        Supported LTO compression algorithms: zlib
-        gcc version 13.1.0 (GCC) 
-        COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_6d169.dir\\'
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1.exe -quiet -v -iprefix C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles\\cmTC_6d169.dir\\ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\watwa\\AppData\\Local\\Temp\\ccq31fnv.s
-        GNU C17 (GCC) version 13.1.0 (x86_64-w64-mingw32)
-        	compiled by GNU C version 13.1.0, GMP version 6.2.1, MPFR version 4.2.0-p4, MPC version 1.3.1, isl version none
-        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"
-        ignoring nonexistent directory "/win/include"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../include"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"
-        ignoring nonexistent directory "/mingw/include"
-        #include "..." search starts here:
-        #include <...> search starts here:
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include
-        End of search list.
-        Compiler executable checksum: 2aa4fcf5c9208168c5e2d38a58fc2a97
-        COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_6d169.dir\\'
-         as -v -o CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj C:\\Users\\watwa\\AppData\\Local\\Temp\\ccq31fnv.s
-        GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40
-        COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/
-        LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
-        COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.'
-        Linking C executable cmTC_6d169.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_6d169.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_6d169.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_6d169.dir/objects.a @CMakeFiles\\cmTC_6d169.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe  -v -Wl,--whole-archive CMakeFiles\\cmTC_6d169.dir/objects.a -Wl,--no-whole-archive -o cmTC_6d169.exe -Wl,--out-implib,libcmTC_6d169.dll.a -Wl,--major-image-version,0,--minor-image-version,0 
-        Using built-in specs.
-        COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe
-        COLLECT_LTO_WRAPPER=C:/Program\\ Files/JetBrains/CLion\\ 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe
-        Target: x86_64-w64-mingw32
-        Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
-        Thread model: posix
-        Supported LTO compression algorithms: zlib
-        gcc version 13.1.0 (GCC) 
-        COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/
-        LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
-        COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6d169.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_6d169.'
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_6d169.exe C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. --whole-archive CMakeFiles\\cmTC_6d169.dir/objects.a --no-whole-archive --out-implib libcmTC_6d169.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o
-        COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6d169.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_6d169.'
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s'
-        
-      exitCode: 0
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:127 (message)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      Parsed C implicit include dir info: rv=done
-        found start of include info
-        found start of implicit include info
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
-        end of search list found
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include]
-        implicit include dirs: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include]
-      
-      
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:152 (message)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      Parsed C implicit link information:
-        link line regex: [^( *|.*[/\\])(ld\\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
-        ignore line: [Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s]
-        ignore line: []
-        ignore line: [Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_6d169/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_6d169.dir\\build.make CMakeFiles/cmTC_6d169.dir/build]
-        ignore line: [mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s']
-        ignore line: [Building C object CMakeFiles/cmTC_6d169.dir/CMakeCCompilerABI.c.obj]
-        ignore line: [C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe   -fdiagnostics-color=always   -v -o CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj -c "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCCompilerABI.c"]
-        ignore line: [Using built-in specs.]
-        ignore line: [COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe]
-        ignore line: [Target: x86_64-w64-mingw32]
-        ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
-        ignore line: [Thread model: posix]
-        ignore line: [Supported LTO compression algorithms: zlib]
-        ignore line: [gcc version 13.1.0 (GCC) ]
-        ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_6d169.dir\\']
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1.exe -quiet -v -iprefix C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles\\cmTC_6d169.dir\\ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\watwa\\AppData\\Local\\Temp\\ccq31fnv.s]
-        ignore line: [GNU C17 (GCC) version 13.1.0 (x86_64-w64-mingw32)]
-        ignore line: [	compiled by GNU C version 13.1.0  GMP version 6.2.1  MPFR version 4.2.0-p4  MPC version 1.3.1  isl version none]
-        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"]
-        ignore line: [ignoring nonexistent directory "/win/include"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../include"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"]
-        ignore line: [ignoring nonexistent directory "/mingw/include"]
-        ignore line: [#include "..." search starts here:]
-        ignore line: [#include <...> search starts here:]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
-        ignore line: [End of search list.]
-        ignore line: [Compiler executable checksum: 2aa4fcf5c9208168c5e2d38a58fc2a97]
-        ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_6d169.dir\\']
-        ignore line: [ as -v -o CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj C:\\Users\\watwa\\AppData\\Local\\Temp\\ccq31fnv.s]
-        ignore line: [GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40]
-        ignore line: [COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/]
-        ignore line: [LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
-        ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.obj' '-c' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_6d169.dir\\CMakeCCompilerABI.c.']
-        ignore line: [Linking C executable cmTC_6d169.exe]
-        ignore line: ["C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_6d169.dir\\link.txt --verbose=1]
-        ignore line: ["C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_6d169.dir/objects.a]
-        ignore line: [C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_6d169.dir/objects.a @CMakeFiles\\cmTC_6d169.dir\\objects1.rsp]
-        ignore line: [C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe  -v -Wl --whole-archive CMakeFiles\\cmTC_6d169.dir/objects.a -Wl --no-whole-archive -o cmTC_6d169.exe -Wl --out-implib libcmTC_6d169.dll.a -Wl --major-image-version 0 --minor-image-version 0 ]
-        ignore line: [Using built-in specs.]
-        ignore line: [COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe]
-        ignore line: [COLLECT_LTO_WRAPPER=C:/Program\\ Files/JetBrains/CLion\\ 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe]
-        ignore line: [Target: x86_64-w64-mingw32]
-        ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
-        ignore line: [Thread model: posix]
-        ignore line: [Supported LTO compression algorithms: zlib]
-        ignore line: [gcc version 13.1.0 (GCC) ]
-        ignore line: [COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/]
-        ignore line: [LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
-        ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6d169.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_6d169.']
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_6d169.exe C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. --whole-archive CMakeFiles\\cmTC_6d169.dir/objects.a --no-whole-archive --out-implib libcmTC_6d169.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lkernel32 C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
-        ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_6d169.exe' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_6d169.']
-        ignore line: [mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-xppd0s']
-        ignore line: []
-        ignore line: []
-        implicit libs: []
-        implicit objs: []
-        implicit dirs: []
-        implicit fwks: []
-      
-      
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
-      - "CMakeLists.txt:4 (Project)"
-    checks:
-      - "Detecting CXX compiler ABI info"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt"
-    cmakeVariables:
-      CMAKE_CXX_FLAGS: ""
-      CMAKE_CXX_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-    buildResult:
-      variable: "CMAKE_CXX_ABI_COMPILED"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_dfa96/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_dfa96.dir\\build.make CMakeFiles/cmTC_dfa96.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt'
-        Building CXX object CMakeFiles/cmTC_dfa96.dir/CMakeCXXCompilerABI.cpp.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE   -fdiagnostics-color=always   -v -o CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj -c "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCXXCompilerABI.cpp"
-        Using built-in specs.
-        COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE
-        Target: x86_64-w64-mingw32
-        Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
-        Thread model: posix
-        Supported LTO compression algorithms: zlib
-        gcc version 13.1.0 (GCC) 
-        COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_dfa96.dir\\'
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1plus.exe -quiet -v -iprefix C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles\\cmTC_dfa96.dir\\ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\watwa\\AppData\\Local\\Temp\\ccqru5ZY.s
-        GNU C++17 (GCC) version 13.1.0 (x86_64-w64-mingw32)
-        	compiled by GNU C version 13.1.0, GMP version 6.2.1, MPFR version 4.2.0-p4, MPC version 1.3.1, isl version none
-        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"
-        ignoring nonexistent directory "/win/include"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../include"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"
-        ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"
-        ignoring nonexistent directory "/mingw/include"
-        #include "..." search starts here:
-        #include <...> search starts here:
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include
-        End of search list.
-        Compiler executable checksum: e75de627edc3c57e31324b930b15b056
-        COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_dfa96.dir\\'
-         as -v -o CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj C:\\Users\\watwa\\AppData\\Local\\Temp\\ccqru5ZY.s
-        GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40
-        COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/
-        LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
-        COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.'
-        Linking CXX executable cmTC_dfa96.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_dfa96.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_dfa96.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_dfa96.dir/objects.a @CMakeFiles\\cmTC_dfa96.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE  -v -Wl,--whole-archive CMakeFiles\\cmTC_dfa96.dir/objects.a -Wl,--no-whole-archive -o cmTC_dfa96.exe -Wl,--out-implib,libcmTC_dfa96.dll.a -Wl,--major-image-version,0,--minor-image-version,0 
-        Using built-in specs.
-        COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE
-        COLLECT_LTO_WRAPPER=C:/Program\\ Files/JetBrains/CLion\\ 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe
-        Target: x86_64-w64-mingw32
-        Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends
-        Thread model: posix
-        Supported LTO compression algorithms: zlib
-        gcc version 13.1.0 (GCC) 
-        COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/
-        LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../
-        COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dfa96.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_dfa96.'
-         C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_dfa96.exe C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. --whole-archive CMakeFiles\\cmTC_dfa96.dir/objects.a --no-whole-archive --out-implib libcmTC_dfa96.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o
-        COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dfa96.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_dfa96.'
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt'
-        
-      exitCode: 0
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:127 (message)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      Parsed CXX implicit include dir info: rv=done
-        found start of include info
-        found start of implicit include info
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
-          add: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
-        end of search list found
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
-        collapse include dir [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include] ==> [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include]
-        implicit include dirs: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/include;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed;C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/x86_64-w64-mingw32/include]
-      
-      
-  -
-    kind: "message-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake:152 (message)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
-      - "CMakeLists.txt:4 (Project)"
-    message: |
-      Parsed CXX implicit link information:
-        link line regex: [^( *|.*[/\\])(ld\\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
-        ignore line: [Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt]
-        ignore line: []
-        ignore line: [Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_dfa96/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_dfa96.dir\\build.make CMakeFiles/cmTC_dfa96.dir/build]
-        ignore line: [mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt']
-        ignore line: [Building CXX object CMakeFiles/cmTC_dfa96.dir/CMakeCXXCompilerABI.cpp.obj]
-        ignore line: [C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE   -fdiagnostics-color=always   -v -o CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj -c "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCXXCompilerABI.cpp"]
-        ignore line: [Using built-in specs.]
-        ignore line: [COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE]
-        ignore line: [Target: x86_64-w64-mingw32]
-        ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
-        ignore line: [Thread model: posix]
-        ignore line: [Supported LTO compression algorithms: zlib]
-        ignore line: [gcc version 13.1.0 (GCC) ]
-        ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_dfa96.dir\\']
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/cc1plus.exe -quiet -v -iprefix C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/ -D_REENTRANT C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\share\\cmake-3.26\\Modules\\CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles\\cmTC_dfa96.dir\\ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=nocona -version -fdiagnostics-color=always -o C:\\Users\\watwa\\AppData\\Local\\Temp\\ccqru5ZY.s]
-        ignore line: [GNU C++17 (GCC) version 13.1.0 (x86_64-w64-mingw32)]
-        ignore line: [	compiled by GNU C version 13.1.0  GMP version 6.2.1  MPFR version 4.2.0-p4  MPC version 1.3.1  isl version none]
-        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include"]
-        ignore line: [ignoring nonexistent directory "/win/include"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../include"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"]
-        ignore line: [ignoring duplicate directory "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/lib/gcc/../../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"]
-        ignore line: [ignoring nonexistent directory "/mingw/include"]
-        ignore line: [#include "..." search starts here:]
-        ignore line: [#include <...> search starts here:]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed]
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include]
-        ignore line: [End of search list.]
-        ignore line: [Compiler executable checksum: e75de627edc3c57e31324b930b15b056]
-        ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_dfa96.dir\\']
-        ignore line: [ as -v -o CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj C:\\Users\\watwa\\AppData\\Local\\Temp\\ccqru5ZY.s]
-        ignore line: [GNU assembler version 2.40 (x86_64-w64-mingw32) using BFD version (GNU Binutils) 2.40]
-        ignore line: [COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/]
-        ignore line: [LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
-        ignore line: [COLLECT_GCC_OPTIONS='-fdiagnostics-color=always' '-v' '-o' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.obj' '-c' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'CMakeFiles\\cmTC_dfa96.dir\\CMakeCXXCompilerABI.cpp.']
-        ignore line: [Linking CXX executable cmTC_dfa96.exe]
-        ignore line: ["C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_dfa96.dir\\link.txt --verbose=1]
-        ignore line: ["C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_dfa96.dir/objects.a]
-        ignore line: [C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_dfa96.dir/objects.a @CMakeFiles\\cmTC_dfa96.dir\\objects1.rsp]
-        ignore line: [C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE  -v -Wl --whole-archive CMakeFiles\\cmTC_dfa96.dir/objects.a -Wl --no-whole-archive -o cmTC_dfa96.exe -Wl --out-implib libcmTC_dfa96.dll.a -Wl --major-image-version 0 --minor-image-version 0 ]
-        ignore line: [Using built-in specs.]
-        ignore line: [COLLECT_GCC=C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\G__~1.EXE]
-        ignore line: [COLLECT_LTO_WRAPPER=C:/Program\\ Files/JetBrains/CLion\\ 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/lto-wrapper.exe]
-        ignore line: [Target: x86_64-w64-mingw32]
-        ignore line: [Configured with: ../gcc-13.1.0/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --build=x86_64-alpine-linux-musl --prefix=/win --enable-checking=release --enable-fully-dynamic-string --enable-languages=c,c++ --with-arch=nocona --with-tune=generic --enable-libatomic --enable-libgomp --enable-libstdcxx-filesystem-ts --enable-libstdcxx-time --enable-seh-exceptions --enable-shared --enable-static --enable-threads=posix --enable-version-specific-runtime-libs --disable-bootstrap --disable-graphite --disable-libada --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-libquadmath --disable-lto --disable-nls --disable-multilib --disable-rpath --disable-symvers --disable-werror --disable-win32-registry --with-gnu-as --with-gnu-ld --with-system-libiconv --with-system-libz --with-gmp=/win/makedepends --with-mpfr=/win/makedepends --with-mpc=/win/makedepends]
-        ignore line: [Thread model: posix]
-        ignore line: [Supported LTO compression algorithms: zlib]
-        ignore line: [gcc version 13.1.0 (GCC) ]
-        ignore line: [COMPILER_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/]
-        ignore line: [LIBRARY_PATH=C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/]
-        ignore line: [C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../]
-        ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dfa96.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_dfa96.']
-        ignore line: [ C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../libexec/gcc/x86_64-w64-mingw32/13.1.0/collect2.exe -m i386pep -Bdynamic -o cmTC_dfa96.exe C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtbegin.o -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0 -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib -LC:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../.. --whole-archive CMakeFiles\\cmTC_dfa96.dir/objects.a --no-whole-archive --out-implib libcmTC_dfa96.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lkernel32 C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/crtend.o]
-        ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dfa96.exe' '-shared-libgcc' '-mtune=generic' '-march=nocona' '-dumpdir' 'cmTC_dfa96.']
-        ignore line: [mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5rgnvt']
-        ignore line: []
-        ignore line: []
-        implicit libs: []
-        implicit objs: []
-        implicit dirs: []
-        implicit fwks: []
-      
-      
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCSourceCompiles.cmake:76 (cmake_check_source_compiles)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindThreads.cmake:163 (_threads_check_libc)"
-      - "third_party/GLFW/CMakeLists.txt:62 (find_package)"
-    checks:
-      - "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-nzyl7j"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-nzyl7j"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-      CMAKE_MODULE_PATH: "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/modules"
-    buildResult:
-      variable: "CMAKE_HAVE_LIBC_PTHREAD"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-nzyl7j
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_80599/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_80599.dir\\build.make CMakeFiles/cmTC_80599.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-nzyl7j'
-        Building C object CMakeFiles/cmTC_80599.dir/src.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -DCMAKE_HAVE_LIBC_PTHREAD  -fdiagnostics-color=always -o CMakeFiles\\cmTC_80599.dir\\src.c.obj -c "E:\\Game Development\\Visual Studio Solutions\\Coral3D\\cmake-build-release\\CMakeFiles\\CMakeScratch\\TryCompile-nzyl7j\\src.c"
-        Linking C executable cmTC_80599.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_80599.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_80599.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_80599.dir/objects.a @CMakeFiles\\cmTC_80599.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -Wl,--whole-archive CMakeFiles\\cmTC_80599.dir/objects.a -Wl,--no-whole-archive -o cmTC_80599.exe -Wl,--out-implib,libcmTC_80599.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\\cmTC_80599.dir\\linkLibs.rsp
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-nzyl7j'
-        
-      exitCode: 0
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckIncludeFile.cmake:95 (try_compile)"
-      - "third_party/GLFW/CMakeLists.txt:111 (check_include_file)"
-    checks:
-      - "Looking for dinput.h"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-snawif"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-snawif"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-      CMAKE_MODULE_PATH: "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/modules"
-    buildResult:
-      variable: "DINPUT_H_FOUND"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-snawif
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_17c59/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_17c59.dir\\build.make CMakeFiles/cmTC_17c59.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-snawif'
-        Building C object CMakeFiles/cmTC_17c59.dir/CheckIncludeFile.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe   -fdiagnostics-color=always -o CMakeFiles\\cmTC_17c59.dir\\CheckIncludeFile.c.obj -c "E:\\Game Development\\Visual Studio Solutions\\Coral3D\\cmake-build-release\\CMakeFiles\\CMakeScratch\\TryCompile-snawif\\CheckIncludeFile.c"
-        Linking C executable cmTC_17c59.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_17c59.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_17c59.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_17c59.dir/objects.a @CMakeFiles\\cmTC_17c59.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -Wl,--whole-archive CMakeFiles\\cmTC_17c59.dir/objects.a -Wl,--no-whole-archive -o cmTC_17c59.exe -Wl,--out-implib,libcmTC_17c59.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\\cmTC_17c59.dir\\linkLibs.rsp
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-snawif'
-        
-      exitCode: 0
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckIncludeFile.cmake:95 (try_compile)"
-      - "third_party/GLFW/CMakeLists.txt:112 (check_include_file)"
-    checks:
-      - "Looking for xinput.h"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5oix8o"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5oix8o"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-      CMAKE_MODULE_PATH: "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/modules"
-    buildResult:
-      variable: "XINPUT_H_FOUND"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5oix8o
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_0fc75/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_0fc75.dir\\build.make CMakeFiles/cmTC_0fc75.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5oix8o'
-        Building C object CMakeFiles/cmTC_0fc75.dir/CheckIncludeFile.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe   -fdiagnostics-color=always -o CMakeFiles\\cmTC_0fc75.dir\\CheckIncludeFile.c.obj -c "E:\\Game Development\\Visual Studio Solutions\\Coral3D\\cmake-build-release\\CMakeFiles\\CMakeScratch\\TryCompile-5oix8o\\CheckIncludeFile.c"
-        Linking C executable cmTC_0fc75.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_0fc75.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_0fc75.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_0fc75.dir/objects.a @CMakeFiles\\cmTC_0fc75.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -Wl,--whole-archive CMakeFiles\\cmTC_0fc75.dir/objects.a -Wl,--no-whole-archive -o cmTC_0fc75.exe -Wl,--out-implib,libcmTC_0fc75.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\\cmTC_0fc75.dir\\linkLibs.rsp
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-5oix8o'
-        
-      exitCode: 0
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCCompilerFlag.cmake:40 (cmake_check_compiler_flag)"
-      - "third_party/GLFW/CMakeLists.txt:122 (check_c_compiler_flag)"
-    checks:
-      - "Performing Test _GLFW_HAS_DEP"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-owaac0"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-owaac0"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-      CMAKE_MODULE_PATH: "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/modules"
-    buildResult:
-      variable: "_GLFW_HAS_DEP"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-owaac0
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_23768/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_23768.dir\\build.make CMakeFiles/cmTC_23768.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-owaac0'
-        Building C object CMakeFiles/cmTC_23768.dir/src.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -D_GLFW_HAS_DEP  -Wl,--nxcompat -fdiagnostics-color=always -o CMakeFiles\\cmTC_23768.dir\\src.c.obj -c "E:\\Game Development\\Visual Studio Solutions\\Coral3D\\cmake-build-release\\CMakeFiles\\CMakeScratch\\TryCompile-owaac0\\src.c"
-        Linking C executable cmTC_23768.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_23768.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_23768.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_23768.dir/objects.a @CMakeFiles\\cmTC_23768.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe  -Wl,--nxcompat -Wl,--whole-archive CMakeFiles\\cmTC_23768.dir/objects.a -Wl,--no-whole-archive -o cmTC_23768.exe -Wl,--out-implib,libcmTC_23768.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\\cmTC_23768.dir\\linkLibs.rsp
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-owaac0'
-        
-      exitCode: 0
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCCompilerFlag.cmake:40 (cmake_check_compiler_flag)"
-      - "third_party/GLFW/CMakeLists.txt:129 (check_c_compiler_flag)"
-    checks:
-      - "Performing Test _GLFW_HAS_ASLR"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-8q0imp"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-8q0imp"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-      CMAKE_MODULE_PATH: "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/modules"
-    buildResult:
-      variable: "_GLFW_HAS_ASLR"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-8q0imp
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_275f9/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_275f9.dir\\build.make CMakeFiles/cmTC_275f9.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-8q0imp'
-        Building C object CMakeFiles/cmTC_275f9.dir/src.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -D_GLFW_HAS_ASLR  -Wl,--dynamicbase -fdiagnostics-color=always -o CMakeFiles\\cmTC_275f9.dir\\src.c.obj -c "E:\\Game Development\\Visual Studio Solutions\\Coral3D\\cmake-build-release\\CMakeFiles\\CMakeScratch\\TryCompile-8q0imp\\src.c"
-        Linking C executable cmTC_275f9.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_275f9.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_275f9.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_275f9.dir/objects.a @CMakeFiles\\cmTC_275f9.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe  -Wl,--dynamicbase -Wl,--whole-archive CMakeFiles\\cmTC_275f9.dir/objects.a -Wl,--no-whole-archive -o cmTC_275f9.exe -Wl,--out-implib,libcmTC_275f9.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\\cmTC_275f9.dir\\linkLibs.rsp
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-8q0imp'
-        
-      exitCode: 0
-  -
-    kind: "try_compile-v1"
-    backtrace:
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
-      - "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCCompilerFlag.cmake:40 (cmake_check_compiler_flag)"
-      - "third_party/GLFW/CMakeLists.txt:136 (check_c_compiler_flag)"
-    checks:
-      - "Performing Test _GLFW_HAS_64ASLR"
-    directories:
-      source: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-dxmxmp"
-      binary: "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-dxmxmp"
-    cmakeVariables:
-      CMAKE_C_FLAGS: ""
-      CMAKE_C_FLAGS_DEBUG: "-g"
-      CMAKE_EXE_LINKER_FLAGS: ""
-      CMAKE_MODULE_PATH: "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/modules"
-    buildResult:
-      variable: "_GLFW_HAS_64ASLR"
-      cached: true
-      stdout: |
-        Change Dir: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-dxmxmp
-        
-        Run Build Command(s):C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/bin/cmake.exe -E env VERBOSE=1 C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f Makefile cmTC_a17ba/fast && C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe  -f CMakeFiles\\cmTC_a17ba.dir\\build.make CMakeFiles/cmTC_a17ba.dir/build
-        mingw32-make[1]: Entering directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-dxmxmp'
-        Building C object CMakeFiles/cmTC_a17ba.dir/src.c.obj
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe -D_GLFW_HAS_64ASLR  -Wl,--high-entropy-va -fdiagnostics-color=always -o CMakeFiles\\cmTC_a17ba.dir\\src.c.obj -c "E:\\Game Development\\Visual Studio Solutions\\Coral3D\\cmake-build-release\\CMakeFiles\\CMakeScratch\\TryCompile-dxmxmp\\src.c"
-        Linking C executable cmTC_a17ba.exe
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E cmake_link_script CMakeFiles\\cmTC_a17ba.dir\\link.txt --verbose=1
-        "C:\\Program Files\\JetBrains\\CLion 2023.2\\bin\\cmake\\win\\x64\\bin\\cmake.exe" -E rm -f CMakeFiles\\cmTC_a17ba.dir/objects.a
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\ar.exe qc CMakeFiles\\cmTC_a17ba.dir/objects.a @CMakeFiles\\cmTC_a17ba.dir\\objects1.rsp
-        C:\\PROGRA~1\\JETBRA~1\\CLION2~1.2\\bin\\mingw\\bin\\gcc.exe  -Wl,--high-entropy-va -Wl,--whole-archive CMakeFiles\\cmTC_a17ba.dir/objects.a -Wl,--no-whole-archive -o cmTC_a17ba.exe -Wl,--out-implib,libcmTC_a17ba.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\\cmTC_a17ba.dir\\linkLibs.rsp
-        mingw32-make[1]: Leaving directory 'E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/CMakeScratch/TryCompile-dxmxmp'
-        
-      exitCode: 0
-...

+ 0 - 16
cmake-build-release/CMakeFiles/CMakeDirectoryInformation.cmake

@@ -1,16 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Relative path conversion top directories.
-set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Game Development/Visual Studio Solutions/Coral3D")
-set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release")
-
-# Force unix paths in dependencies.
-set(CMAKE_FORCE_UNIX_PATHS 1)
-
-
-# The C and CXX include file regular expressions for this directory.
-set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
-set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
-set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
-set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

+ 0 - 9
cmake-build-release/CMakeFiles/CMakeRuleHashes.txt

@@ -1,9 +0,0 @@
-# Hashes of file build rules.
-74cecd0fde70b20e9e0363bfd0d47cde E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv
-cab44a2d7f5c3be1cdf8dcbb003f32fe E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv
-10038b65f3eb98ccc3df21da0e066f1c E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv
-2ef39bb3931d6b777a45335d86eee85d E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv
-54247874d8b47ba8474bd9b98b808d0f coral_renderer/CMakeFiles/Shaders
-0305b98e240ee27a8d08944af28a8e7e coral_renderer/CMakeFiles/copy_assets
-2e90babc4d8c37f25038870e5b68961f third_party/GLFW/CMakeFiles/uninstall
-1a49ed4445df572952456f064b5b9f7b third_party/GLFW/src/CMakeFiles/update_mappings

+ 0 - 180
cmake-build-release/CMakeFiles/Makefile.cmake

@@ -1,180 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# The generator used is:
-set(CMAKE_DEPENDS_GENERATOR "MinGW Makefiles")
-
-# The top level Makefile was generated from the following files:
-set(CMAKE_MAKEFILE_DEPENDS
-  "CMakeCache.txt"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/BasicConfigVersion-SameMajorVersion.cmake.in"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCCompiler.cmake.in"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCCompilerABI.c"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCInformation.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXCompiler.cmake.in"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXCompilerABI.cpp"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCXXInformation.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCommonLanguageInclude.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeCompilerIdDetection.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDependentOption.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCXXCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompileFeatures.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerABI.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineCompilerId.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineRCCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeDetermineSystem.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeFindBinUtils.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeFindCodeBlocks.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeGenericSystem.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeInitializeConfigs.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeLanguageInformation.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeMinGWFindMake.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakePackageConfigHelpers.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseImplicitIncludeInfo.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseImplicitLinkInfo.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeParseLibraryArchitecture.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeRCCompiler.cmake.in"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeRCInformation.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeSystem.cmake.in"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeSystemSpecificInformation.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeSystemSpecificInitialize.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCXXCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestCompilerCommon.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CMakeTestRCCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCCompilerFlag.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckCSourceCompiles.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckIncludeFile.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/CheckLibraryExists.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ADSP-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ARMCC-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/ARMClang-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/AppleClang-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Borland-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Bruce-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Clang-DetermineCompilerInternal.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Compaq-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Cray-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Embarcadero-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Fujitsu-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GHS-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-C.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-CXX.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU-FindBinUtils.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/GNU.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/HP-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/HP-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IAR-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Intel-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/LCC-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/MSVC-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/NVHPC-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/NVIDIA-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/PGI-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/PathScale-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SCO-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SDCC-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SunPro-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/TI-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Tasking-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/Watcom-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XL-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XL-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XLClang-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/zOS-C-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindPackageMessage.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindThreads.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/FindVulkan.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/GNUInstallDirs.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckCompilerFlag.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckFlagCommonConfig.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/CheckSourceCompiles.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Internal/FeatureTesting.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-Determine-CXX.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-C-ABI.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-C.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-CXX-ABI.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU-CXX.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-GNU.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows-windres.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/Windows.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/Platform/WindowsPaths.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/ProcessorCount.cmake"
-  "C:/Program Files/JetBrains/CLion 2023.2/bin/cmake/win/x64/share/cmake-3.26/Modules/WriteBasicConfigVersionFile.cmake"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/CMakeLists.txt"
-  "CMakeFiles/3.26.4/CMakeCCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeCXXCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeRCCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeSystem.cmake"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/CMakeLists.txt"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/CMakeLists.txt"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMakeLists.txt"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/cmake_uninstall.cmake.in"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/CMakeLists.txt"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/glfw3.pc.in"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/glfw3Config.cmake.in"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/glfw_config.h.in"
-  )
-
-# The corresponding makefile is:
-set(CMAKE_MAKEFILE_OUTPUTS
-  "Makefile"
-  "CMakeFiles/cmake.check_cache"
-  )
-
-# Byproducts of CMake generate step:
-set(CMAKE_MAKEFILE_PRODUCTS
-  "CMakeFiles/3.26.4/CMakeSystem.cmake"
-  "CMakeFiles/3.26.4/CMakeCCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeCXXCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeRCCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeCCompiler.cmake"
-  "CMakeFiles/3.26.4/CMakeCXXCompiler.cmake"
-  "CMakeFiles/CMakeDirectoryInformation.cmake"
-  "coral_renderer/CMakeFiles/CMakeDirectoryInformation.cmake"
-  "third_party/CMakeFiles/CMakeDirectoryInformation.cmake"
-  "third_party/GLFW/src/glfw3Config.cmake"
-  "third_party/GLFW/src/glfw3ConfigVersion.cmake"
-  "third_party/GLFW/src/glfw_config.h"
-  "third_party/GLFW/src/glfw3.pc"
-  "third_party/GLFW/cmake_uninstall.cmake"
-  "third_party/GLFW/CMakeFiles/CMakeDirectoryInformation.cmake"
-  "third_party/GLFW/src/CMakeFiles/CMakeDirectoryInformation.cmake"
-  )
-
-# Dependency information for all targets:
-set(CMAKE_DEPEND_INFO_FILES
-  "coral_renderer/CMakeFiles/coral_renderer.dir/DependInfo.cmake"
-  "coral_renderer/CMakeFiles/Shaders.dir/DependInfo.cmake"
-  "coral_renderer/CMakeFiles/copy_assets.dir/DependInfo.cmake"
-  "third_party/CMakeFiles/vkbootstrap.dir/DependInfo.cmake"
-  "third_party/CMakeFiles/tinyobjloader.dir/DependInfo.cmake"
-  "third_party/GLFW/CMakeFiles/uninstall.dir/DependInfo.cmake"
-  "third_party/GLFW/src/CMakeFiles/update_mappings.dir/DependInfo.cmake"
-  "third_party/GLFW/src/CMakeFiles/glfw.dir/DependInfo.cmake"
-  )

+ 0 - 368
cmake-build-release/CMakeFiles/Makefile2

@@ -1,368 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Default target executed when no arguments are given to make.
-default_target: all
-.PHONY : default_target
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-#=============================================================================
-# Directory level rules for the build root directory
-
-# The main recursive "all" target.
-all: coral_renderer/all
-all: third_party/all
-.PHONY : all
-
-# The main recursive "preinstall" target.
-preinstall: coral_renderer/preinstall
-preinstall: third_party/preinstall
-.PHONY : preinstall
-
-# The main recursive "clean" target.
-clean: coral_renderer/clean
-clean: third_party/clean
-.PHONY : clean
-
-#=============================================================================
-# Directory level rules for directory coral_renderer
-
-# Recursive "all" directory target.
-coral_renderer/all: coral_renderer/CMakeFiles/coral_renderer.dir/all
-coral_renderer/all: coral_renderer/CMakeFiles/copy_assets.dir/all
-.PHONY : coral_renderer/all
-
-# Recursive "preinstall" directory target.
-coral_renderer/preinstall:
-.PHONY : coral_renderer/preinstall
-
-# Recursive "clean" directory target.
-coral_renderer/clean: coral_renderer/CMakeFiles/coral_renderer.dir/clean
-coral_renderer/clean: coral_renderer/CMakeFiles/Shaders.dir/clean
-coral_renderer/clean: coral_renderer/CMakeFiles/copy_assets.dir/clean
-.PHONY : coral_renderer/clean
-
-#=============================================================================
-# Directory level rules for directory third_party
-
-# Recursive "all" directory target.
-third_party/all: third_party/CMakeFiles/vkbootstrap.dir/all
-third_party/all: third_party/CMakeFiles/tinyobjloader.dir/all
-third_party/all: third_party/GLFW/all
-.PHONY : third_party/all
-
-# Recursive "preinstall" directory target.
-third_party/preinstall: third_party/GLFW/preinstall
-.PHONY : third_party/preinstall
-
-# Recursive "clean" directory target.
-third_party/clean: third_party/CMakeFiles/vkbootstrap.dir/clean
-third_party/clean: third_party/CMakeFiles/tinyobjloader.dir/clean
-third_party/clean: third_party/GLFW/clean
-.PHONY : third_party/clean
-
-#=============================================================================
-# Directory level rules for directory third_party/GLFW
-
-# Recursive "all" directory target.
-third_party/GLFW/all: third_party/GLFW/src/all
-.PHONY : third_party/GLFW/all
-
-# Recursive "preinstall" directory target.
-third_party/GLFW/preinstall: third_party/GLFW/src/preinstall
-.PHONY : third_party/GLFW/preinstall
-
-# Recursive "clean" directory target.
-third_party/GLFW/clean: third_party/GLFW/CMakeFiles/uninstall.dir/clean
-third_party/GLFW/clean: third_party/GLFW/src/clean
-.PHONY : third_party/GLFW/clean
-
-#=============================================================================
-# Directory level rules for directory third_party/GLFW/src
-
-# Recursive "all" directory target.
-third_party/GLFW/src/all: third_party/GLFW/src/CMakeFiles/glfw.dir/all
-.PHONY : third_party/GLFW/src/all
-
-# Recursive "preinstall" directory target.
-third_party/GLFW/src/preinstall:
-.PHONY : third_party/GLFW/src/preinstall
-
-# Recursive "clean" directory target.
-third_party/GLFW/src/clean: third_party/GLFW/src/CMakeFiles/update_mappings.dir/clean
-third_party/GLFW/src/clean: third_party/GLFW/src/CMakeFiles/glfw.dir/clean
-.PHONY : third_party/GLFW/src/clean
-
-#=============================================================================
-# Target rules for target coral_renderer/CMakeFiles/coral_renderer.dir
-
-# All Build rule for target.
-coral_renderer/CMakeFiles/coral_renderer.dir/all: coral_renderer/CMakeFiles/Shaders.dir/all
-coral_renderer/CMakeFiles/coral_renderer.dir/all: third_party/CMakeFiles/vkbootstrap.dir/all
-coral_renderer/CMakeFiles/coral_renderer.dir/all: third_party/CMakeFiles/tinyobjloader.dir/all
-coral_renderer/CMakeFiles/coral_renderer.dir/all: third_party/GLFW/src/CMakeFiles/glfw.dir/all
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/depend
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22 "Built target coral_renderer"
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/all
-
-# Build rule for subdir invocation for target.
-coral_renderer/CMakeFiles/coral_renderer.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 42
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/CMakeFiles/coral_renderer.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/rule
-
-# Convenience name for target.
-coral_renderer: coral_renderer/CMakeFiles/coral_renderer.dir/rule
-.PHONY : coral_renderer
-
-# clean rule for target.
-coral_renderer/CMakeFiles/coral_renderer.dir/clean:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/clean
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/clean
-
-#=============================================================================
-# Target rules for target coral_renderer/CMakeFiles/Shaders.dir
-
-# All Build rule for target.
-coral_renderer/CMakeFiles/Shaders.dir/all:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\Shaders.dir\build.make coral_renderer/CMakeFiles/Shaders.dir/depend
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\Shaders.dir\build.make coral_renderer/CMakeFiles/Shaders.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=1,2,3,4 "Built target Shaders"
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/all
-
-# Build rule for subdir invocation for target.
-coral_renderer/CMakeFiles/Shaders.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 4
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/CMakeFiles/Shaders.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/rule
-
-# Convenience name for target.
-Shaders: coral_renderer/CMakeFiles/Shaders.dir/rule
-.PHONY : Shaders
-
-# clean rule for target.
-coral_renderer/CMakeFiles/Shaders.dir/clean:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\Shaders.dir\build.make coral_renderer/CMakeFiles/Shaders.dir/clean
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/clean
-
-#=============================================================================
-# Target rules for target coral_renderer/CMakeFiles/copy_assets.dir
-
-# All Build rule for target.
-coral_renderer/CMakeFiles/copy_assets.dir/all:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\copy_assets.dir\build.make coral_renderer/CMakeFiles/copy_assets.dir/depend
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\copy_assets.dir\build.make coral_renderer/CMakeFiles/copy_assets.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num= "Built target copy_assets"
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/all
-
-# Build rule for subdir invocation for target.
-coral_renderer/CMakeFiles/copy_assets.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/CMakeFiles/copy_assets.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/rule
-
-# Convenience name for target.
-copy_assets: coral_renderer/CMakeFiles/copy_assets.dir/rule
-.PHONY : copy_assets
-
-# clean rule for target.
-coral_renderer/CMakeFiles/copy_assets.dir/clean:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\copy_assets.dir\build.make coral_renderer/CMakeFiles/copy_assets.dir/clean
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/clean
-
-#=============================================================================
-# Target rules for target third_party/CMakeFiles/vkbootstrap.dir
-
-# All Build rule for target.
-third_party/CMakeFiles/vkbootstrap.dir/all:
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\vkbootstrap.dir\build.make third_party/CMakeFiles/vkbootstrap.dir/depend
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\vkbootstrap.dir\build.make third_party/CMakeFiles/vkbootstrap.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=42,43 "Built target vkbootstrap"
-.PHONY : third_party/CMakeFiles/vkbootstrap.dir/all
-
-# Build rule for subdir invocation for target.
-third_party/CMakeFiles/vkbootstrap.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 2
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 third_party/CMakeFiles/vkbootstrap.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : third_party/CMakeFiles/vkbootstrap.dir/rule
-
-# Convenience name for target.
-vkbootstrap: third_party/CMakeFiles/vkbootstrap.dir/rule
-.PHONY : vkbootstrap
-
-# clean rule for target.
-third_party/CMakeFiles/vkbootstrap.dir/clean:
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\vkbootstrap.dir\build.make third_party/CMakeFiles/vkbootstrap.dir/clean
-.PHONY : third_party/CMakeFiles/vkbootstrap.dir/clean
-
-#=============================================================================
-# Target rules for target third_party/CMakeFiles/tinyobjloader.dir
-
-# All Build rule for target.
-third_party/CMakeFiles/tinyobjloader.dir/all:
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\tinyobjloader.dir\build.make third_party/CMakeFiles/tinyobjloader.dir/depend
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\tinyobjloader.dir\build.make third_party/CMakeFiles/tinyobjloader.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=39,40 "Built target tinyobjloader"
-.PHONY : third_party/CMakeFiles/tinyobjloader.dir/all
-
-# Build rule for subdir invocation for target.
-third_party/CMakeFiles/tinyobjloader.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 2
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 third_party/CMakeFiles/tinyobjloader.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : third_party/CMakeFiles/tinyobjloader.dir/rule
-
-# Convenience name for target.
-tinyobjloader: third_party/CMakeFiles/tinyobjloader.dir/rule
-.PHONY : tinyobjloader
-
-# clean rule for target.
-third_party/CMakeFiles/tinyobjloader.dir/clean:
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\tinyobjloader.dir\build.make third_party/CMakeFiles/tinyobjloader.dir/clean
-.PHONY : third_party/CMakeFiles/tinyobjloader.dir/clean
-
-#=============================================================================
-# Target rules for target third_party/GLFW/CMakeFiles/uninstall.dir
-
-# All Build rule for target.
-third_party/GLFW/CMakeFiles/uninstall.dir/all:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\CMakeFiles\uninstall.dir\build.make third_party/GLFW/CMakeFiles/uninstall.dir/depend
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\CMakeFiles\uninstall.dir\build.make third_party/GLFW/CMakeFiles/uninstall.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num= "Built target uninstall"
-.PHONY : third_party/GLFW/CMakeFiles/uninstall.dir/all
-
-# Build rule for subdir invocation for target.
-third_party/GLFW/CMakeFiles/uninstall.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 third_party/GLFW/CMakeFiles/uninstall.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : third_party/GLFW/CMakeFiles/uninstall.dir/rule
-
-# Convenience name for target.
-uninstall: third_party/GLFW/CMakeFiles/uninstall.dir/rule
-.PHONY : uninstall
-
-# clean rule for target.
-third_party/GLFW/CMakeFiles/uninstall.dir/clean:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\CMakeFiles\uninstall.dir\build.make third_party/GLFW/CMakeFiles/uninstall.dir/clean
-.PHONY : third_party/GLFW/CMakeFiles/uninstall.dir/clean
-
-#=============================================================================
-# Target rules for target third_party/GLFW/src/CMakeFiles/update_mappings.dir
-
-# All Build rule for target.
-third_party/GLFW/src/CMakeFiles/update_mappings.dir/all:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\update_mappings.dir\build.make third_party/GLFW/src/CMakeFiles/update_mappings.dir/depend
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\update_mappings.dir\build.make third_party/GLFW/src/CMakeFiles/update_mappings.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=41 "Built target update_mappings"
-.PHONY : third_party/GLFW/src/CMakeFiles/update_mappings.dir/all
-
-# Build rule for subdir invocation for target.
-third_party/GLFW/src/CMakeFiles/update_mappings.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 1
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 third_party/GLFW/src/CMakeFiles/update_mappings.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : third_party/GLFW/src/CMakeFiles/update_mappings.dir/rule
-
-# Convenience name for target.
-update_mappings: third_party/GLFW/src/CMakeFiles/update_mappings.dir/rule
-.PHONY : update_mappings
-
-# clean rule for target.
-third_party/GLFW/src/CMakeFiles/update_mappings.dir/clean:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\update_mappings.dir\build.make third_party/GLFW/src/CMakeFiles/update_mappings.dir/clean
-.PHONY : third_party/GLFW/src/CMakeFiles/update_mappings.dir/clean
-
-#=============================================================================
-# Target rules for target third_party/GLFW/src/CMakeFiles/glfw.dir
-
-# All Build rule for target.
-third_party/GLFW/src/CMakeFiles/glfw.dir/all:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\glfw.dir\build.make third_party/GLFW/src/CMakeFiles/glfw.dir/depend
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\glfw.dir\build.make third_party/GLFW/src/CMakeFiles/glfw.dir/build
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38 "Built target glfw"
-.PHONY : third_party/GLFW/src/CMakeFiles/glfw.dir/all
-
-# Build rule for subdir invocation for target.
-third_party/GLFW/src/CMakeFiles/glfw.dir/rule: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 16
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 third_party/GLFW/src/CMakeFiles/glfw.dir/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : third_party/GLFW/src/CMakeFiles/glfw.dir/rule
-
-# Convenience name for target.
-glfw: third_party/GLFW/src/CMakeFiles/glfw.dir/rule
-.PHONY : glfw
-
-# clean rule for target.
-third_party/GLFW/src/CMakeFiles/glfw.dir/clean:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\glfw.dir\build.make third_party/GLFW/src/CMakeFiles/glfw.dir/clean
-.PHONY : third_party/GLFW/src/CMakeFiles/glfw.dir/clean
-
-#=============================================================================
-# Special targets to cleanup operation of make.
-
-# Special rule to run CMake to check the build system integrity.
-# No rule that depends on this can have commands that come from listfiles
-# because they might be regenerated.
-cmake_check_build_system:
-	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
-.PHONY : cmake_check_build_system
-

+ 0 - 38
cmake-build-release/CMakeFiles/TargetDirectories.txt

@@ -1,38 +0,0 @@
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/edit_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/rebuild_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/list_install_components.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/install.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/install/local.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/CMakeFiles/install/strip.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/edit_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/rebuild_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/list_install_components.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/install.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/install/local.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/CMakeFiles/install/strip.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/vkbootstrap.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/edit_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/rebuild_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/list_install_components.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/install.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/install/local.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/CMakeFiles/install/strip.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/uninstall.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/edit_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/rebuild_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/list_install_components.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/install.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/install/local.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/CMakeFiles/install/strip.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/update_mappings.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/glfw.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/edit_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/rebuild_cache.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/list_install_components.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/install.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/install/local.dir
-E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/CMakeFiles/install/strip.dir

+ 0 - 39
cmake-build-release/CMakeFiles/clion-Release-log.txt

@@ -1,39 +0,0 @@
-"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Release -G "CodeBlocks - MinGW Makefiles" -S "E:\Game Development\Visual Studio Solutions\Coral3D" -B "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
--- The C compiler identification is GNU 13.1.0
--- The CXX compiler identification is GNU 13.1.0
--- Detecting C compiler ABI info
--- Detecting C compiler ABI info - done
--- Check for working C compiler: C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/gcc.exe - skipped
--- Detecting C compile features
--- Detecting C compile features - done
--- Detecting CXX compiler ABI info
--- Detecting CXX compiler ABI info - done
--- Check for working CXX compiler: C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/g++.exe - skipped
--- Detecting CXX compile features
--- Detecting CXX compile features - done
--- Found Vulkan: C:/VulkanSDK/1.3.250.0/Lib/vulkan-1.lib (found version "1.3.250") found components: glslc glslangValidator 
--- BUILDING SHADER
--- E:/Game Development/Visual Studio Solutions/Coral3D/shaders/PosNormCol.frag
--- BUILDING SHADER
--- E:/Game Development/Visual Studio Solutions/Coral3D/shaders/PosNormCol.vert
--- BUILDING SHADER
--- E:/Game Development/Visual Studio Solutions/Coral3D/shaders/simple_shader.frag
--- BUILDING SHADER
--- E:/Game Development/Visual Studio Solutions/Coral3D/shaders/simple_shader.vert
--- Performing Test CMAKE_HAVE_LIBC_PTHREAD
--- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
--- Found Threads: TRUE  
--- Looking for dinput.h
--- Looking for dinput.h - found
--- Looking for xinput.h
--- Looking for xinput.h - found
--- Performing Test _GLFW_HAS_DEP
--- Performing Test _GLFW_HAS_DEP - Success
--- Performing Test _GLFW_HAS_ASLR
--- Performing Test _GLFW_HAS_ASLR - Success
--- Performing Test _GLFW_HAS_64ASLR
--- Performing Test _GLFW_HAS_64ASLR - Success
--- Using Win32 for window creation
--- Configuring done (5.9s)
--- Generating done (0.1s)
--- Build files have been written to: E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release

+ 0 - 4
cmake-build-release/CMakeFiles/clion-environment.txt

@@ -1,4 +0,0 @@
-ToolSet: w64 11.0 (local)@C:\Program Files\JetBrains\CLion 2023.2\bin\mingw
-Options: 
-
-Options:

+ 0 - 1
cmake-build-release/CMakeFiles/cmake.check_cache

@@ -1 +0,0 @@
-# This file is generated by cmake for dependency checking of the CMakeCache.txt file

+ 0 - 1
cmake-build-release/CMakeFiles/progress.marks

@@ -1 +0,0 @@
-42

+ 0 - 556
cmake-build-release/Coral3D.cbp

@@ -1,556 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<CodeBlocks_project_file>
-	<FileVersion major="1" minor="6"/>
-	<Project>
-		<Option title="Coral3D"/>
-		<Option makefile_is_custom="1"/>
-		<Option compiler="gcc"/>
-		<Option virtualFolders="CMake Files\;CMake Files\coral_renderer\;CMake Files\third_party\;CMake Files\third_party\GLFW\;CMake Files\third_party\GLFW\src\;"/>
-		<Build>
-			<Target title="all">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 all"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="edit_cache">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 edit_cache"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="rebuild_cache">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 rebuild_cache"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="list_install_components">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 list_install_components"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="install">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 install"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="install/local">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 install/local"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="install/strip">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 install/strip"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="coral_renderer">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/coral_renderer.exe" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer"/>
-				<Option object_output="./"/>
-				<Option type="1"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/glm"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinygltf"/>
-					<Add directory="C:/VulkanSDK/1.3.250.0/Include"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vma"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/stb_image"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 coral_renderer"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="coral_renderer/fast">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/coral_renderer.exe" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer"/>
-				<Option object_output="./"/>
-				<Option type="1"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/glm"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinygltf"/>
-					<Add directory="C:/VulkanSDK/1.3.250.0/Include"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vma"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/stb_image"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 coral_renderer/fast"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="Shaders">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 Shaders"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="copy_assets">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 copy_assets"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="vkbootstrap">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/libvkbootstrap.a" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party"/>
-				<Option object_output="./"/>
-				<Option type="2"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap"/>
-					<Add directory="C:/VulkanSDK/1.3.250.0/Include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 vkbootstrap"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="vkbootstrap/fast">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/libvkbootstrap.a" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party"/>
-				<Option object_output="./"/>
-				<Option type="2"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap"/>
-					<Add directory="C:/VulkanSDK/1.3.250.0/Include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 vkbootstrap/fast"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="tinyobjloader">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/libtinyobjloader.a" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party"/>
-				<Option object_output="./"/>
-				<Option type="2"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 tinyobjloader"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="tinyobjloader/fast">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/libtinyobjloader.a" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party"/>
-				<Option object_output="./"/>
-				<Option type="2"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 tinyobjloader/fast"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="uninstall">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/Makefile&quot;  VERBOSE=1 uninstall"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="update_mappings">
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src"/>
-				<Option type="4"/>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 update_mappings"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="glfw">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/libglfw3.a" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src"/>
-				<Option object_output="./"/>
-				<Option type="2"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add option="-D_GLFW_USE_CONFIG_H"/>
-					<Add option="-DUNICODE"/>
-					<Add option="-D_UNICODE"/>
-					<Add option="-DWINVER=0x0501"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 glfw"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-			<Target title="glfw/fast">
-				<Option output="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/libglfw3.a" prefix_auto="0" extension_auto="0"/>
-				<Option working_dir="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src"/>
-				<Option object_output="./"/>
-				<Option type="2"/>
-				<Option compiler="gcc"/>
-				<Compiler>
-					<Add option="-D_GLFW_USE_CONFIG_H"/>
-					<Add option="-DUNICODE"/>
-					<Add option="-D_UNICODE"/>
-					<Add option="-DWINVER=0x0501"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src"/>
-					<Add directory="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/x86_64-w64-mingw32"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/backward"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../include"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/include-fixed"/>
-					<Add directory="C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/../lib/gcc/x86_64-w64-mingw32/13.1.0/../../../../x86_64-w64-mingw32/include"/>
-				</Compiler>
-				<MakeCommands>
-					<Build command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 glfw/fast"/>
-					<CompileFile command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 &quot;$file&quot;"/>
-					<Clean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 clean"/>
-					<DistClean command="C:/PROGRA~1/JETBRA~1/CLION2~1.2/bin/mingw/bin/mingw32-make.exe -f &quot;E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/Makefile&quot;  VERBOSE=1 clean"/>
-				</MakeCommands>
-			</Target>
-		</Build>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/GLFW/src/glfw_config.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_buffer.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_buffer.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_camera.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_camera.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_descriptors.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_descriptors.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_device.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_device.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_frame_info.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_frame_info.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_gameobject.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_gameobject.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_mesh.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_mesh.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_pipeline.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_pipeline.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_renderer.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_renderer.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_swapchain.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_swapchain.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_texture.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_texture.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_utils.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_utils.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_window.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_window.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/first_app.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/first_app.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/main.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/render_system.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/render_system.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/vk_initializers.cpp">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/vk_initializers.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/vk_types.h">
-			<Option target="coral_renderer"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMake/GenerateMappings.cmake">
-			<Option target="update_mappings"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include/GLFW/glfw3.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include/GLFW/glfw3native.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/context.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/egl_context.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/egl_context.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/init.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/input.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/internal.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/mappings.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/mappings.h.in">
-			<Option target="update_mappings"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/monitor.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/osmesa_context.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/osmesa_context.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/vulkan.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/wgl_context.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/wgl_context.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_init.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_joystick.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_joystick.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_monitor.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_platform.h">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_thread.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_time.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/win32_window.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/window.c">
-			<Option target="glfw"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader/tiny_obj_loader.cc">
-			<Option target="tinyobjloader"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader/tiny_obj_loader.h">
-			<Option target="tinyobjloader"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap/VkBootstrap.cpp">
-			<Option target="vkbootstrap"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap/VkBootstrap.h">
-			<Option target="vkbootstrap"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/CMakeLists.txt">
-			<Option virtualFolder="CMake Files\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/CMakeLists.txt">
-			<Option virtualFolder="CMake Files\coral_renderer\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/CMakeLists.txt">
-			<Option virtualFolder="CMake Files\third_party\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/CMakeLists.txt">
-			<Option virtualFolder="CMake Files\third_party\GLFW\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/cmake_uninstall.cmake.in">
-			<Option virtualFolder="CMake Files\third_party\GLFW\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/CMakeLists.txt">
-			<Option virtualFolder="CMake Files\third_party\GLFW\src\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/glfw3.pc.in">
-			<Option virtualFolder="CMake Files\third_party\GLFW\src\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/glfw3Config.cmake.in">
-			<Option virtualFolder="CMake Files\third_party\GLFW\src\"/>
-		</Unit>
-		<Unit filename="E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/src/glfw_config.h.in">
-			<Option virtualFolder="CMake Files\third_party\GLFW\src\"/>
-		</Unit>
-	</Project>
-</CodeBlocks_project_file>

+ 0 - 300
cmake-build-release/Makefile

@@ -1,300 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Default target executed when no arguments are given to make.
-default_target: all
-.PHONY : default_target
-
-# Allow only one "make -f Makefile2" at a time, but pass parallelism.
-.NOTPARALLEL:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-#=============================================================================
-# Targets provided globally by CMake.
-
-# Special rule for the target edit_cache
-edit_cache:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E echo "No interactive CMake dialog available."
-.PHONY : edit_cache
-
-# Special rule for the target edit_cache
-edit_cache/fast: edit_cache
-.PHONY : edit_cache/fast
-
-# Special rule for the target rebuild_cache
-rebuild_cache:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
-.PHONY : rebuild_cache
-
-# Special rule for the target rebuild_cache
-rebuild_cache/fast: rebuild_cache
-.PHONY : rebuild_cache/fast
-
-# Special rule for the target list_install_components
-list_install_components:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
-.PHONY : list_install_components
-
-# Special rule for the target list_install_components
-list_install_components/fast: list_install_components
-.PHONY : list_install_components/fast
-
-# Special rule for the target install
-install: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -P cmake_install.cmake
-.PHONY : install
-
-# Special rule for the target install
-install/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -P cmake_install.cmake
-.PHONY : install/fast
-
-# Special rule for the target install/local
-install/local: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-.PHONY : install/local
-
-# Special rule for the target install/local
-install/local/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-.PHONY : install/local/fast
-
-# Special rule for the target install/strip
-install/strip: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-.PHONY : install/strip
-
-# Special rule for the target install/strip
-install/strip/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-.PHONY : install/strip/fast
-
-# The main all target
-all: cmake_check_build_system
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\\CMakeFiles\progress.marks"
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : all
-
-# The main clean target
-clean:
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 clean
-.PHONY : clean
-
-# The main clean target
-clean/fast: clean
-.PHONY : clean/fast
-
-# Prepare targets for installation.
-preinstall: all
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall
-.PHONY : preinstall
-
-# Prepare targets for installation.
-preinstall/fast:
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 preinstall
-.PHONY : preinstall/fast
-
-# clear depends
-depend:
-	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
-.PHONY : depend
-
-#=============================================================================
-# Target rules for targets named coral_renderer
-
-# Build rule for target.
-coral_renderer: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer
-.PHONY : coral_renderer
-
-# fast build rule for target.
-coral_renderer/fast:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/build
-.PHONY : coral_renderer/fast
-
-#=============================================================================
-# Target rules for targets named Shaders
-
-# Build rule for target.
-Shaders: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 Shaders
-.PHONY : Shaders
-
-# fast build rule for target.
-Shaders/fast:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\Shaders.dir\build.make coral_renderer/CMakeFiles/Shaders.dir/build
-.PHONY : Shaders/fast
-
-#=============================================================================
-# Target rules for targets named copy_assets
-
-# Build rule for target.
-copy_assets: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 copy_assets
-.PHONY : copy_assets
-
-# fast build rule for target.
-copy_assets/fast:
-	$(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\copy_assets.dir\build.make coral_renderer/CMakeFiles/copy_assets.dir/build
-.PHONY : copy_assets/fast
-
-#=============================================================================
-# Target rules for targets named vkbootstrap
-
-# Build rule for target.
-vkbootstrap: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 vkbootstrap
-.PHONY : vkbootstrap
-
-# fast build rule for target.
-vkbootstrap/fast:
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\vkbootstrap.dir\build.make third_party/CMakeFiles/vkbootstrap.dir/build
-.PHONY : vkbootstrap/fast
-
-#=============================================================================
-# Target rules for targets named tinyobjloader
-
-# Build rule for target.
-tinyobjloader: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 tinyobjloader
-.PHONY : tinyobjloader
-
-# fast build rule for target.
-tinyobjloader/fast:
-	$(MAKE) $(MAKESILENT) -f third_party\CMakeFiles\tinyobjloader.dir\build.make third_party/CMakeFiles/tinyobjloader.dir/build
-.PHONY : tinyobjloader/fast
-
-#=============================================================================
-# Target rules for targets named uninstall
-
-# Build rule for target.
-uninstall: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 uninstall
-.PHONY : uninstall
-
-# fast build rule for target.
-uninstall/fast:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\CMakeFiles\uninstall.dir\build.make third_party/GLFW/CMakeFiles/uninstall.dir/build
-.PHONY : uninstall/fast
-
-#=============================================================================
-# Target rules for targets named update_mappings
-
-# Build rule for target.
-update_mappings: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 update_mappings
-.PHONY : update_mappings
-
-# fast build rule for target.
-update_mappings/fast:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\update_mappings.dir\build.make third_party/GLFW/src/CMakeFiles/update_mappings.dir/build
-.PHONY : update_mappings/fast
-
-#=============================================================================
-# Target rules for targets named glfw
-
-# Build rule for target.
-glfw: cmake_check_build_system
-	$(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 glfw
-.PHONY : glfw
-
-# fast build rule for target.
-glfw/fast:
-	$(MAKE) $(MAKESILENT) -f third_party\GLFW\src\CMakeFiles\glfw.dir\build.make third_party/GLFW/src/CMakeFiles/glfw.dir/build
-.PHONY : glfw/fast
-
-# Help Target
-help:
-	@echo The following are some of the valid targets for this Makefile:
-	@echo ... all (the default if no target is provided)
-	@echo ... clean
-	@echo ... depend
-	@echo ... edit_cache
-	@echo ... install
-	@echo ... install/local
-	@echo ... install/strip
-	@echo ... list_install_components
-	@echo ... rebuild_cache
-	@echo ... Shaders
-	@echo ... copy_assets
-	@echo ... uninstall
-	@echo ... update_mappings
-	@echo ... coral_renderer
-	@echo ... glfw
-	@echo ... tinyobjloader
-	@echo ... vkbootstrap
-.PHONY : help
-
-
-
-#=============================================================================
-# Special targets to cleanup operation of make.
-
-# Special rule to run CMake to check the build system integrity.
-# No rule that depends on this can have commands that come from listfiles
-# because they might be regenerated.
-cmake_check_build_system:
-	$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
-.PHONY : cmake_check_build_system
-

BIN
cmake-build-release/assets/shaders/compiled/PosNormCol.frag.spv


BIN
cmake-build-release/assets/shaders/compiled/PosNormCol.vert.spv


BIN
cmake-build-release/assets/shaders/compiled/simple_shader.frag.spv


BIN
cmake-build-release/assets/shaders/compiled/simple_shader.vert.spv


+ 0 - 59
cmake-build-release/cmake_install.cmake

@@ -1,59 +0,0 @@
-# Install script for directory: E:/Game Development/Visual Studio Solutions/Coral3D
-
-# Set the install prefix
-if(NOT DEFINED CMAKE_INSTALL_PREFIX)
-  set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/Coral3D")
-endif()
-string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
-
-# Set the install configuration name.
-if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
-  if(BUILD_TYPE)
-    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
-           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
-  else()
-    set(CMAKE_INSTALL_CONFIG_NAME "Release")
-  endif()
-  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
-endif()
-
-# Set the component getting installed.
-if(NOT CMAKE_INSTALL_COMPONENT)
-  if(COMPONENT)
-    message(STATUS "Install component: \"${COMPONENT}\"")
-    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
-  else()
-    set(CMAKE_INSTALL_COMPONENT)
-  endif()
-endif()
-
-# Is this installation the result of a crosscompile?
-if(NOT DEFINED CMAKE_CROSSCOMPILING)
-  set(CMAKE_CROSSCOMPILING "FALSE")
-endif()
-
-# Set default install directory permissions.
-if(NOT DEFINED CMAKE_OBJDUMP)
-  set(CMAKE_OBJDUMP "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/objdump.exe")
-endif()
-
-if(NOT CMAKE_INSTALL_LOCAL_ONLY)
-  # Include the install script for the subdirectory.
-  include("E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/cmake_install.cmake")
-endif()
-
-if(NOT CMAKE_INSTALL_LOCAL_ONLY)
-  # Include the install script for the subdirectory.
-  include("E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/third_party/cmake_install.cmake")
-endif()
-
-if(CMAKE_INSTALL_COMPONENT)
-  set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
-else()
-  set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
-endif()
-
-string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
-       "${CMAKE_INSTALL_MANIFEST_FILES}")
-file(WRITE "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/${CMAKE_INSTALL_MANIFEST}"
-     "${CMAKE_INSTALL_MANIFEST_CONTENT}")

+ 0 - 16
cmake-build-release/coral_renderer/CMakeFiles/CMakeDirectoryInformation.cmake

@@ -1,16 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Relative path conversion top directories.
-set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Game Development/Visual Studio Solutions/Coral3D")
-set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release")
-
-# Force unix paths in dependencies.
-set(CMAKE_FORCE_UNIX_PATHS 1)
-
-
-# The C and CXX include file regular expressions for this directory.
-set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
-set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
-set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
-set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

+ 0 - 18
cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/DependInfo.cmake

@@ -1,18 +0,0 @@
-
-# Consider dependencies only in project.
-set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
-
-# The set of languages for which implicit dependencies are needed:
-set(CMAKE_DEPENDS_LANGUAGES
-  )
-
-# The set of dependency files which are needed:
-set(CMAKE_DEPENDS_DEPENDENCY_FILES
-  )
-
-# Targets to which this target links which contain Fortran sources.
-set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
-  )
-
-# Fortran module output directory.
-set(CMAKE_Fortran_TARGET_MODULE_DIR "")

+ 0 - 112
cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/build.make

@@ -1,112 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Delete rule output on recipe failure.
-.DELETE_ON_ERROR:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-# Utility rule file for Shaders.
-
-# Include any custom commands dependencies for this target.
-include coral_renderer/CMakeFiles/Shaders.dir/compiler_depend.make
-
-# Include the progress variables for this target.
-include coral_renderer/CMakeFiles/Shaders.dir/progress.make
-
-coral_renderer/CMakeFiles/Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv
-coral_renderer/CMakeFiles/Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv
-coral_renderer/CMakeFiles/Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv
-coral_renderer/CMakeFiles/Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv
-
-E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/PosNormCol.frag
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Generating E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\VulkanSDK\1.3.250.0\Bin\glslangValidator.exe -V "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/PosNormCol.frag" -o "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv"
-
-E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/PosNormCol.vert
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Generating E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\VulkanSDK\1.3.250.0\Bin\glslangValidator.exe -V "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/PosNormCol.vert" -o "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv"
-
-E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/simple_shader.frag
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_3) "Generating E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\VulkanSDK\1.3.250.0\Bin\glslangValidator.exe -V "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/simple_shader.frag" -o "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv"
-
-E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/simple_shader.vert
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_4) "Generating E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\VulkanSDK\1.3.250.0\Bin\glslangValidator.exe -V "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/simple_shader.vert" -o "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv"
-
-Shaders: coral_renderer/CMakeFiles/Shaders
-Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv
-Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv
-Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv
-Shaders: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv
-Shaders: coral_renderer/CMakeFiles/Shaders.dir/build.make
-.PHONY : Shaders
-
-# Rule to build all files generated by this target.
-coral_renderer/CMakeFiles/Shaders.dir/build: Shaders
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/build
-
-coral_renderer/CMakeFiles/Shaders.dir/clean:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && $(CMAKE_COMMAND) -P CMakeFiles\Shaders.dir\cmake_clean.cmake
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/clean
-
-coral_renderer/CMakeFiles/Shaders.dir/depend:
-	$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" "E:\Game Development\Visual Studio Solutions\Coral3D" "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer\CMakeFiles\Shaders.dir\DependInfo.cmake" --color=$(COLOR)
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/depend
-

+ 0 - 12
cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/cmake_clean.cmake

@@ -1,12 +0,0 @@
-file(REMOVE_RECURSE
-  "CMakeFiles/Shaders"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.frag.spv"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/PosNormCol.vert.spv"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.frag.spv"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/simple_shader.vert.spv"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang )
-  include(CMakeFiles/Shaders.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/compiler_depend.make

@@ -1,2 +0,0 @@
-# Empty custom commands generated dependencies file for Shaders.
-# This may be replaced when dependencies are built.

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/compiler_depend.ts

@@ -1,2 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Timestamp file for custom commands dependencies management for Shaders.

+ 0 - 5
cmake-build-release/coral_renderer/CMakeFiles/Shaders.dir/progress.make

@@ -1,5 +0,0 @@
-CMAKE_PROGRESS_1 = 1
-CMAKE_PROGRESS_2 = 2
-CMAKE_PROGRESS_3 = 3
-CMAKE_PROGRESS_4 = 4
-

+ 0 - 18
cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/DependInfo.cmake

@@ -1,18 +0,0 @@
-
-# Consider dependencies only in project.
-set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
-
-# The set of languages for which implicit dependencies are needed:
-set(CMAKE_DEPENDS_LANGUAGES
-  )
-
-# The set of dependency files which are needed:
-set(CMAKE_DEPENDS_DEPENDENCY_FILES
-  )
-
-# Targets to which this target links which contain Fortran sources.
-set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
-  )
-
-# Fortran module output directory.
-set(CMAKE_Fortran_TARGET_MODULE_DIR "")

+ 0 - 92
cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/build.make

@@ -1,92 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Delete rule output on recipe failure.
-.DELETE_ON_ERROR:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-# Utility rule file for copy_assets.
-
-# Include any custom commands dependencies for this target.
-include coral_renderer/CMakeFiles/copy_assets.dir/compiler_depend.make
-
-# Include the progress variables for this target.
-include coral_renderer/CMakeFiles/copy_assets.dir/progress.make
-
-coral_renderer/CMakeFiles/copy_assets:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/shaders/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E copy_directory "E:/Game Development/Visual Studio Solutions/Coral3D/shaders/compiled/" "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/shaders"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/meshes/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E copy_directory "E:/Game Development/Visual Studio Solutions/Coral3D/assets/meshes" "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/meshes"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E make_directory "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/textures/"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E copy_directory "E:/Game Development/Visual Studio Solutions/Coral3D/assets/textures" "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release/coral_renderer/assets/textures"
-
-copy_assets: coral_renderer/CMakeFiles/copy_assets
-copy_assets: coral_renderer/CMakeFiles/copy_assets.dir/build.make
-.PHONY : copy_assets
-
-# Rule to build all files generated by this target.
-coral_renderer/CMakeFiles/copy_assets.dir/build: copy_assets
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/build
-
-coral_renderer/CMakeFiles/copy_assets.dir/clean:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && $(CMAKE_COMMAND) -P CMakeFiles\copy_assets.dir\cmake_clean.cmake
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/clean
-
-coral_renderer/CMakeFiles/copy_assets.dir/depend:
-	$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" "E:\Game Development\Visual Studio Solutions\Coral3D" "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer\CMakeFiles\copy_assets.dir\DependInfo.cmake" --color=$(COLOR)
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/depend
-

+ 0 - 8
cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/cmake_clean.cmake

@@ -1,8 +0,0 @@
-file(REMOVE_RECURSE
-  "CMakeFiles/copy_assets"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang )
-  include(CMakeFiles/copy_assets.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/compiler_depend.make

@@ -1,2 +0,0 @@
-# Empty custom commands generated dependencies file for copy_assets.
-# This may be replaced when dependencies are built.

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/compiler_depend.ts

@@ -1,2 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Timestamp file for custom commands dependencies management for copy_assets.

+ 0 - 1
cmake-build-release/coral_renderer/CMakeFiles/copy_assets.dir/progress.make

@@ -1 +0,0 @@
-

+ 0 - 35
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/DependInfo.cmake

@@ -1,35 +0,0 @@
-
-# Consider dependencies only in project.
-set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
-
-# The set of languages for which implicit dependencies are needed:
-set(CMAKE_DEPENDS_LANGUAGES
-  )
-
-# The set of dependency files which are needed:
-set(CMAKE_DEPENDS_DEPENDENCY_FILES
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_buffer.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_camera.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_descriptors.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_device.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_frame_info.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_gameobject.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_mesh.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_pipeline.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_renderer.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_swapchain.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_texture.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_utils.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/coral_window.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/first_app.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/main.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/render_system.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj.d"
-  "E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer/vk_initializers.cpp" "coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj" "gcc" "coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj.d"
-  )
-
-# Targets to which this target links which contain Fortran sources.
-set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
-  )
-
-# Fortran module output directory.
-set(CMAKE_Fortran_TARGET_MODULE_DIR "")

+ 0 - 389
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/build.make

@@ -1,389 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Delete rule output on recipe failure.
-.DELETE_ON_ERROR:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-# Include any dependencies generated for this target.
-include coral_renderer/CMakeFiles/coral_renderer.dir/depend.make
-# Include any dependencies generated by the compiler for this target.
-include coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.make
-
-# Include the progress variables for this target.
-include coral_renderer/CMakeFiles/coral_renderer.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-
-coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/main.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj -MF CMakeFiles\coral_renderer.dir\main.cpp.obj.d -o CMakeFiles\coral_renderer.dir\main.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\main.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/main.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\main.cpp" > CMakeFiles\coral_renderer.dir\main.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/main.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\main.cpp" -o CMakeFiles\coral_renderer.dir\main.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_window.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_window.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_window.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_window.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_window.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_window.cpp" > CMakeFiles\coral_renderer.dir\coral_window.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_window.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_window.cpp" -o CMakeFiles\coral_renderer.dir\coral_window.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/first_app.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj -MF CMakeFiles\coral_renderer.dir\first_app.cpp.obj.d -o CMakeFiles\coral_renderer.dir\first_app.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\first_app.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/first_app.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\first_app.cpp" > CMakeFiles\coral_renderer.dir\first_app.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/first_app.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\first_app.cpp" -o CMakeFiles\coral_renderer.dir\first_app.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_pipeline.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_pipeline.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_pipeline.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_pipeline.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_pipeline.cpp" > CMakeFiles\coral_renderer.dir\coral_pipeline.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_pipeline.cpp" -o CMakeFiles\coral_renderer.dir\coral_pipeline.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_device.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_device.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_device.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_device.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_device.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_device.cpp" > CMakeFiles\coral_renderer.dir\coral_device.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_device.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_device.cpp" -o CMakeFiles\coral_renderer.dir\coral_device.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/vk_initializers.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj -MF CMakeFiles\coral_renderer.dir\vk_initializers.cpp.obj.d -o CMakeFiles\coral_renderer.dir\vk_initializers.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\vk_initializers.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/vk_initializers.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\vk_initializers.cpp" > CMakeFiles\coral_renderer.dir\vk_initializers.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/vk_initializers.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\vk_initializers.cpp" -o CMakeFiles\coral_renderer.dir\vk_initializers.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_swapchain.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_swapchain.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_swapchain.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_swapchain.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_swapchain.cpp" > CMakeFiles\coral_renderer.dir\coral_swapchain.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_swapchain.cpp" -o CMakeFiles\coral_renderer.dir\coral_swapchain.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_mesh.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_mesh.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_mesh.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_mesh.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_mesh.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_mesh.cpp" > CMakeFiles\coral_renderer.dir\coral_mesh.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_mesh.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_mesh.cpp" -o CMakeFiles\coral_renderer.dir\coral_mesh.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_gameobject.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_gameobject.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_gameobject.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_gameobject.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_gameobject.cpp" > CMakeFiles\coral_renderer.dir\coral_gameobject.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_gameobject.cpp" -o CMakeFiles\coral_renderer.dir\coral_gameobject.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_renderer.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_renderer.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_renderer.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_renderer.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_renderer.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_renderer.cpp" > CMakeFiles\coral_renderer.dir\coral_renderer.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_renderer.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_renderer.cpp" -o CMakeFiles\coral_renderer.dir\coral_renderer.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/render_system.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj -MF CMakeFiles\coral_renderer.dir\render_system.cpp.obj.d -o CMakeFiles\coral_renderer.dir\render_system.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\render_system.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/render_system.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\render_system.cpp" > CMakeFiles\coral_renderer.dir\render_system.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/render_system.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\render_system.cpp" -o CMakeFiles\coral_renderer.dir\render_system.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_camera.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_camera.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_camera.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_camera.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_camera.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_camera.cpp" > CMakeFiles\coral_renderer.dir\coral_camera.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_camera.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_camera.cpp" -o CMakeFiles\coral_renderer.dir\coral_camera.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_utils.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_utils.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_utils.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_utils.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_utils.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_utils.cpp" > CMakeFiles\coral_renderer.dir\coral_utils.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_utils.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_utils.cpp" -o CMakeFiles\coral_renderer.dir\coral_utils.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_texture.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_texture.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_texture.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_texture.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_texture.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_texture.cpp" > CMakeFiles\coral_renderer.dir\coral_texture.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_texture.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_texture.cpp" -o CMakeFiles\coral_renderer.dir\coral_texture.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_buffer.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_buffer.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_buffer.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_buffer.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_buffer.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_buffer.cpp" > CMakeFiles\coral_renderer.dir\coral_buffer.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_buffer.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_buffer.cpp" -o CMakeFiles\coral_renderer.dir\coral_buffer.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_frame_info.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_16) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_frame_info.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_frame_info.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_frame_info.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_frame_info.cpp" > CMakeFiles\coral_renderer.dir\coral_frame_info.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_frame_info.cpp" -o CMakeFiles\coral_renderer.dir\coral_frame_info.cpp.s
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/flags.make
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/coral_renderer/coral_descriptors.cpp
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj: coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_17) "Building CXX object coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj -MF CMakeFiles\coral_renderer.dir\coral_descriptors.cpp.obj.d -o CMakeFiles\coral_renderer.dir\coral_descriptors.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_descriptors.cpp"
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_descriptors.cpp" > CMakeFiles\coral_renderer.dir\coral_descriptors.cpp.i
-
-coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer\coral_descriptors.cpp" -o CMakeFiles\coral_renderer.dir\coral_descriptors.cpp.s
-
-# Object files for target coral_renderer
-coral_renderer_OBJECTS = \
-"CMakeFiles/coral_renderer.dir/main.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_window.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/first_app.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_device.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/render_system.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj" \
-"CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj"
-
-# External object files for target coral_renderer
-coral_renderer_EXTERNAL_OBJECTS =
-
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/build.make
-coral_renderer/coral_renderer.exe: C:/VulkanSDK/1.3.250.0/Lib/vulkan-1.lib
-coral_renderer/coral_renderer.exe: third_party/GLFW/src/libglfw3.a
-coral_renderer/coral_renderer.exe: third_party/libvkbootstrap.a
-coral_renderer/coral_renderer.exe: third_party/libtinyobjloader.a
-coral_renderer/coral_renderer.exe: C:/VulkanSDK/1.3.250.0/Lib/vulkan-1.lib
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/linkLibs.rsp
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/objects1.rsp
-coral_renderer/coral_renderer.exe: coral_renderer/CMakeFiles/coral_renderer.dir/link.txt
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_18) "Linking CXX executable coral_renderer.exe"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\coral_renderer.dir\link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-coral_renderer/CMakeFiles/coral_renderer.dir/build: coral_renderer/coral_renderer.exe
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/build
-
-coral_renderer/CMakeFiles/coral_renderer.dir/clean:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" && $(CMAKE_COMMAND) -P CMakeFiles\coral_renderer.dir\cmake_clean.cmake
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/clean
-
-coral_renderer/CMakeFiles/coral_renderer.dir/depend:
-	$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" "E:\Game Development\Visual Studio Solutions\Coral3D" "E:\Game Development\Visual Studio Solutions\Coral3D\coral_renderer" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer\CMakeFiles\coral_renderer.dir\DependInfo.cmake" --color=$(COLOR)
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/depend
-

+ 0 - 45
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/cmake_clean.cmake

@@ -1,45 +0,0 @@
-file(REMOVE_RECURSE
-  "CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_device.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_device.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/coral_window.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/coral_window.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/first_app.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/first_app.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/main.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/main.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/render_system.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/render_system.cpp.obj.d"
-  "CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj"
-  "CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj.d"
-  "coral_renderer.exe"
-  "coral_renderer.exe.manifest"
-  "coral_renderer.pdb"
-  "libcoral_renderer.dll.a"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang CXX)
-  include(CMakeFiles/coral_renderer.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.make

@@ -1,2 +0,0 @@
-# Empty compiler generated dependencies file for coral_renderer.
-# This may be replaced when dependencies are built.

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/compiler_depend.ts

@@ -1,2 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Timestamp file for compiler generated dependencies management for coral_renderer.

+ 0 - 2
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/depend.make

@@ -1,2 +0,0 @@
-# Empty dependencies file for coral_renderer.
-# This may be replaced when dependencies are built.

+ 0 - 10
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/flags.make

@@ -1,10 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# compile CXX with C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/g++.exe
-CXX_DEFINES = 
-
-CXX_INCLUDES = @CMakeFiles/coral_renderer.dir/includes_CXX.rsp
-
-CXX_FLAGS = -O3 -DNDEBUG -std=gnu++23 -fdiagnostics-color=always -Wall -Wextra -Wpedantic -Werror
-

+ 0 - 1
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/includes_CXX.rsp

@@ -1 +0,0 @@
--I"E:/Game Development/Visual Studio Solutions/Coral3D/third_party/GLFW/include" -I"E:/Game Development/Visual Studio Solutions/Coral3D/third_party/glm" -I"E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap" -I"E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader" -I"E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinygltf" -isystem C:/VulkanSDK/1.3.250.0/Include -isystem "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vma" -isystem "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/stb_image"

+ 0 - 3
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/link.txt

@@ -1,3 +0,0 @@
-"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f CMakeFiles\coral_renderer.dir/objects.a
-C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\ar.exe qc CMakeFiles\coral_renderer.dir/objects.a @CMakeFiles\coral_renderer.dir\objects1.rsp
-C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE -O3 -DNDEBUG -Wl,--whole-archive CMakeFiles\coral_renderer.dir/objects.a -Wl,--no-whole-archive -o coral_renderer.exe -Wl,--out-implib,libcoral_renderer.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\coral_renderer.dir\linkLibs.rsp

+ 0 - 1
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/linkLibs.rsp

@@ -1 +0,0 @@
- "C:/VulkanSDK/1.3.250.0/Lib/vulkan-1.lib" ../third_party/GLFW/src/libglfw3.a ../third_party/libvkbootstrap.a ../third_party/libtinyobjloader.a "C:/VulkanSDK/1.3.250.0/Lib/vulkan-1.lib" -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 

+ 0 - 1
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/objects1.rsp

@@ -1 +0,0 @@
-CMakeFiles/coral_renderer.dir/main.cpp.obj CMakeFiles/coral_renderer.dir/coral_window.cpp.obj CMakeFiles/coral_renderer.dir/first_app.cpp.obj CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj CMakeFiles/coral_renderer.dir/coral_device.cpp.obj CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj CMakeFiles/coral_renderer.dir/render_system.cpp.obj CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj

+ 0 - 19
cmake-build-release/coral_renderer/CMakeFiles/coral_renderer.dir/progress.make

@@ -1,19 +0,0 @@
-CMAKE_PROGRESS_1 = 5
-CMAKE_PROGRESS_2 = 6
-CMAKE_PROGRESS_3 = 7
-CMAKE_PROGRESS_4 = 8
-CMAKE_PROGRESS_5 = 9
-CMAKE_PROGRESS_6 = 10
-CMAKE_PROGRESS_7 = 11
-CMAKE_PROGRESS_8 = 12
-CMAKE_PROGRESS_9 = 13
-CMAKE_PROGRESS_10 = 14
-CMAKE_PROGRESS_11 = 15
-CMAKE_PROGRESS_12 = 16
-CMAKE_PROGRESS_13 = 17
-CMAKE_PROGRESS_14 = 18
-CMAKE_PROGRESS_15 = 19
-CMAKE_PROGRESS_16 = 20
-CMAKE_PROGRESS_17 = 21
-CMAKE_PROGRESS_18 = 22
-

+ 0 - 1
cmake-build-release/coral_renderer/CMakeFiles/progress.marks

@@ -1 +0,0 @@
-42

+ 0 - 692
cmake-build-release/coral_renderer/Makefile

@@ -1,692 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Default target executed when no arguments are given to make.
-default_target: all
-.PHONY : default_target
-
-# Allow only one "make -f Makefile2" at a time, but pass parallelism.
-.NOTPARALLEL:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-#=============================================================================
-# Targets provided globally by CMake.
-
-# Special rule for the target edit_cache
-edit_cache:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E echo "No interactive CMake dialog available."
-.PHONY : edit_cache
-
-# Special rule for the target edit_cache
-edit_cache/fast: edit_cache
-.PHONY : edit_cache/fast
-
-# Special rule for the target rebuild_cache
-rebuild_cache:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
-.PHONY : rebuild_cache
-
-# Special rule for the target rebuild_cache
-rebuild_cache/fast: rebuild_cache
-.PHONY : rebuild_cache/fast
-
-# Special rule for the target list_install_components
-list_install_components:
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
-.PHONY : list_install_components
-
-# Special rule for the target list_install_components
-list_install_components/fast: list_install_components
-.PHONY : list_install_components/fast
-
-# Special rule for the target install
-install: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -P cmake_install.cmake
-.PHONY : install
-
-# Special rule for the target install
-install/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -P cmake_install.cmake
-.PHONY : install/fast
-
-# Special rule for the target install/local
-install/local: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-.PHONY : install/local
-
-# Special rule for the target install/local
-install/local/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-.PHONY : install/local/fast
-
-# Special rule for the target install/strip
-install/strip: preinstall
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-.PHONY : install/strip
-
-# Special rule for the target install/strip
-install/strip/fast: preinstall/fast
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
-	"C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-.PHONY : install/strip/fast
-
-# The main all target
-all: cmake_check_build_system
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\coral_renderer\\CMakeFiles\progress.marks"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/all
-	$(CMAKE_COMMAND) -E cmake_progress_start "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" 0
-.PHONY : all
-
-# The main clean target
-clean:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/clean
-.PHONY : clean
-
-# The main clean target
-clean/fast: clean
-.PHONY : clean/fast
-
-# Prepare targets for installation.
-preinstall: all
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/preinstall
-.PHONY : preinstall
-
-# Prepare targets for installation.
-preinstall/fast:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/preinstall
-.PHONY : preinstall/fast
-
-# clear depends
-depend:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
-.PHONY : depend
-
-# Convenience name for target.
-coral_renderer/CMakeFiles/coral_renderer.dir/rule:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/CMakeFiles/coral_renderer.dir/rule
-.PHONY : coral_renderer/CMakeFiles/coral_renderer.dir/rule
-
-# Convenience name for target.
-coral_renderer: coral_renderer/CMakeFiles/coral_renderer.dir/rule
-.PHONY : coral_renderer
-
-# fast build rule for target.
-coral_renderer/fast:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/build
-.PHONY : coral_renderer/fast
-
-# Convenience name for target.
-coral_renderer/CMakeFiles/Shaders.dir/rule:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/CMakeFiles/Shaders.dir/rule
-.PHONY : coral_renderer/CMakeFiles/Shaders.dir/rule
-
-# Convenience name for target.
-Shaders: coral_renderer/CMakeFiles/Shaders.dir/rule
-.PHONY : Shaders
-
-# fast build rule for target.
-Shaders/fast:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\Shaders.dir\build.make coral_renderer/CMakeFiles/Shaders.dir/build
-.PHONY : Shaders/fast
-
-# Convenience name for target.
-coral_renderer/CMakeFiles/copy_assets.dir/rule:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 coral_renderer/CMakeFiles/copy_assets.dir/rule
-.PHONY : coral_renderer/CMakeFiles/copy_assets.dir/rule
-
-# Convenience name for target.
-copy_assets: coral_renderer/CMakeFiles/copy_assets.dir/rule
-.PHONY : copy_assets
-
-# fast build rule for target.
-copy_assets/fast:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\copy_assets.dir\build.make coral_renderer/CMakeFiles/copy_assets.dir/build
-.PHONY : copy_assets/fast
-
-coral_buffer.obj: coral_buffer.cpp.obj
-.PHONY : coral_buffer.obj
-
-# target to build an object file
-coral_buffer.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.obj
-.PHONY : coral_buffer.cpp.obj
-
-coral_buffer.i: coral_buffer.cpp.i
-.PHONY : coral_buffer.i
-
-# target to preprocess a source file
-coral_buffer.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.i
-.PHONY : coral_buffer.cpp.i
-
-coral_buffer.s: coral_buffer.cpp.s
-.PHONY : coral_buffer.s
-
-# target to generate assembly for a file
-coral_buffer.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_buffer.cpp.s
-.PHONY : coral_buffer.cpp.s
-
-coral_camera.obj: coral_camera.cpp.obj
-.PHONY : coral_camera.obj
-
-# target to build an object file
-coral_camera.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.obj
-.PHONY : coral_camera.cpp.obj
-
-coral_camera.i: coral_camera.cpp.i
-.PHONY : coral_camera.i
-
-# target to preprocess a source file
-coral_camera.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.i
-.PHONY : coral_camera.cpp.i
-
-coral_camera.s: coral_camera.cpp.s
-.PHONY : coral_camera.s
-
-# target to generate assembly for a file
-coral_camera.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_camera.cpp.s
-.PHONY : coral_camera.cpp.s
-
-coral_descriptors.obj: coral_descriptors.cpp.obj
-.PHONY : coral_descriptors.obj
-
-# target to build an object file
-coral_descriptors.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.obj
-.PHONY : coral_descriptors.cpp.obj
-
-coral_descriptors.i: coral_descriptors.cpp.i
-.PHONY : coral_descriptors.i
-
-# target to preprocess a source file
-coral_descriptors.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.i
-.PHONY : coral_descriptors.cpp.i
-
-coral_descriptors.s: coral_descriptors.cpp.s
-.PHONY : coral_descriptors.s
-
-# target to generate assembly for a file
-coral_descriptors.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_descriptors.cpp.s
-.PHONY : coral_descriptors.cpp.s
-
-coral_device.obj: coral_device.cpp.obj
-.PHONY : coral_device.obj
-
-# target to build an object file
-coral_device.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.obj
-.PHONY : coral_device.cpp.obj
-
-coral_device.i: coral_device.cpp.i
-.PHONY : coral_device.i
-
-# target to preprocess a source file
-coral_device.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.i
-.PHONY : coral_device.cpp.i
-
-coral_device.s: coral_device.cpp.s
-.PHONY : coral_device.s
-
-# target to generate assembly for a file
-coral_device.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_device.cpp.s
-.PHONY : coral_device.cpp.s
-
-coral_frame_info.obj: coral_frame_info.cpp.obj
-.PHONY : coral_frame_info.obj
-
-# target to build an object file
-coral_frame_info.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.obj
-.PHONY : coral_frame_info.cpp.obj
-
-coral_frame_info.i: coral_frame_info.cpp.i
-.PHONY : coral_frame_info.i
-
-# target to preprocess a source file
-coral_frame_info.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.i
-.PHONY : coral_frame_info.cpp.i
-
-coral_frame_info.s: coral_frame_info.cpp.s
-.PHONY : coral_frame_info.s
-
-# target to generate assembly for a file
-coral_frame_info.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_frame_info.cpp.s
-.PHONY : coral_frame_info.cpp.s
-
-coral_gameobject.obj: coral_gameobject.cpp.obj
-.PHONY : coral_gameobject.obj
-
-# target to build an object file
-coral_gameobject.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.obj
-.PHONY : coral_gameobject.cpp.obj
-
-coral_gameobject.i: coral_gameobject.cpp.i
-.PHONY : coral_gameobject.i
-
-# target to preprocess a source file
-coral_gameobject.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.i
-.PHONY : coral_gameobject.cpp.i
-
-coral_gameobject.s: coral_gameobject.cpp.s
-.PHONY : coral_gameobject.s
-
-# target to generate assembly for a file
-coral_gameobject.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_gameobject.cpp.s
-.PHONY : coral_gameobject.cpp.s
-
-coral_mesh.obj: coral_mesh.cpp.obj
-.PHONY : coral_mesh.obj
-
-# target to build an object file
-coral_mesh.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.obj
-.PHONY : coral_mesh.cpp.obj
-
-coral_mesh.i: coral_mesh.cpp.i
-.PHONY : coral_mesh.i
-
-# target to preprocess a source file
-coral_mesh.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.i
-.PHONY : coral_mesh.cpp.i
-
-coral_mesh.s: coral_mesh.cpp.s
-.PHONY : coral_mesh.s
-
-# target to generate assembly for a file
-coral_mesh.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_mesh.cpp.s
-.PHONY : coral_mesh.cpp.s
-
-coral_pipeline.obj: coral_pipeline.cpp.obj
-.PHONY : coral_pipeline.obj
-
-# target to build an object file
-coral_pipeline.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.obj
-.PHONY : coral_pipeline.cpp.obj
-
-coral_pipeline.i: coral_pipeline.cpp.i
-.PHONY : coral_pipeline.i
-
-# target to preprocess a source file
-coral_pipeline.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.i
-.PHONY : coral_pipeline.cpp.i
-
-coral_pipeline.s: coral_pipeline.cpp.s
-.PHONY : coral_pipeline.s
-
-# target to generate assembly for a file
-coral_pipeline.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_pipeline.cpp.s
-.PHONY : coral_pipeline.cpp.s
-
-coral_renderer.obj: coral_renderer.cpp.obj
-.PHONY : coral_renderer.obj
-
-# target to build an object file
-coral_renderer.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.obj
-.PHONY : coral_renderer.cpp.obj
-
-coral_renderer.i: coral_renderer.cpp.i
-.PHONY : coral_renderer.i
-
-# target to preprocess a source file
-coral_renderer.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.i
-.PHONY : coral_renderer.cpp.i
-
-coral_renderer.s: coral_renderer.cpp.s
-.PHONY : coral_renderer.s
-
-# target to generate assembly for a file
-coral_renderer.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_renderer.cpp.s
-.PHONY : coral_renderer.cpp.s
-
-coral_swapchain.obj: coral_swapchain.cpp.obj
-.PHONY : coral_swapchain.obj
-
-# target to build an object file
-coral_swapchain.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.obj
-.PHONY : coral_swapchain.cpp.obj
-
-coral_swapchain.i: coral_swapchain.cpp.i
-.PHONY : coral_swapchain.i
-
-# target to preprocess a source file
-coral_swapchain.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.i
-.PHONY : coral_swapchain.cpp.i
-
-coral_swapchain.s: coral_swapchain.cpp.s
-.PHONY : coral_swapchain.s
-
-# target to generate assembly for a file
-coral_swapchain.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_swapchain.cpp.s
-.PHONY : coral_swapchain.cpp.s
-
-coral_texture.obj: coral_texture.cpp.obj
-.PHONY : coral_texture.obj
-
-# target to build an object file
-coral_texture.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.obj
-.PHONY : coral_texture.cpp.obj
-
-coral_texture.i: coral_texture.cpp.i
-.PHONY : coral_texture.i
-
-# target to preprocess a source file
-coral_texture.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.i
-.PHONY : coral_texture.cpp.i
-
-coral_texture.s: coral_texture.cpp.s
-.PHONY : coral_texture.s
-
-# target to generate assembly for a file
-coral_texture.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_texture.cpp.s
-.PHONY : coral_texture.cpp.s
-
-coral_utils.obj: coral_utils.cpp.obj
-.PHONY : coral_utils.obj
-
-# target to build an object file
-coral_utils.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.obj
-.PHONY : coral_utils.cpp.obj
-
-coral_utils.i: coral_utils.cpp.i
-.PHONY : coral_utils.i
-
-# target to preprocess a source file
-coral_utils.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.i
-.PHONY : coral_utils.cpp.i
-
-coral_utils.s: coral_utils.cpp.s
-.PHONY : coral_utils.s
-
-# target to generate assembly for a file
-coral_utils.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_utils.cpp.s
-.PHONY : coral_utils.cpp.s
-
-coral_window.obj: coral_window.cpp.obj
-.PHONY : coral_window.obj
-
-# target to build an object file
-coral_window.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.obj
-.PHONY : coral_window.cpp.obj
-
-coral_window.i: coral_window.cpp.i
-.PHONY : coral_window.i
-
-# target to preprocess a source file
-coral_window.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.i
-.PHONY : coral_window.cpp.i
-
-coral_window.s: coral_window.cpp.s
-.PHONY : coral_window.s
-
-# target to generate assembly for a file
-coral_window.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/coral_window.cpp.s
-.PHONY : coral_window.cpp.s
-
-first_app.obj: first_app.cpp.obj
-.PHONY : first_app.obj
-
-# target to build an object file
-first_app.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.obj
-.PHONY : first_app.cpp.obj
-
-first_app.i: first_app.cpp.i
-.PHONY : first_app.i
-
-# target to preprocess a source file
-first_app.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.i
-.PHONY : first_app.cpp.i
-
-first_app.s: first_app.cpp.s
-.PHONY : first_app.s
-
-# target to generate assembly for a file
-first_app.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/first_app.cpp.s
-.PHONY : first_app.cpp.s
-
-main.obj: main.cpp.obj
-.PHONY : main.obj
-
-# target to build an object file
-main.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.obj
-.PHONY : main.cpp.obj
-
-main.i: main.cpp.i
-.PHONY : main.i
-
-# target to preprocess a source file
-main.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.i
-.PHONY : main.cpp.i
-
-main.s: main.cpp.s
-.PHONY : main.s
-
-# target to generate assembly for a file
-main.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/main.cpp.s
-.PHONY : main.cpp.s
-
-render_system.obj: render_system.cpp.obj
-.PHONY : render_system.obj
-
-# target to build an object file
-render_system.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.obj
-.PHONY : render_system.cpp.obj
-
-render_system.i: render_system.cpp.i
-.PHONY : render_system.i
-
-# target to preprocess a source file
-render_system.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.i
-.PHONY : render_system.cpp.i
-
-render_system.s: render_system.cpp.s
-.PHONY : render_system.s
-
-# target to generate assembly for a file
-render_system.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/render_system.cpp.s
-.PHONY : render_system.cpp.s
-
-vk_initializers.obj: vk_initializers.cpp.obj
-.PHONY : vk_initializers.obj
-
-# target to build an object file
-vk_initializers.cpp.obj:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.obj
-.PHONY : vk_initializers.cpp.obj
-
-vk_initializers.i: vk_initializers.cpp.i
-.PHONY : vk_initializers.i
-
-# target to preprocess a source file
-vk_initializers.cpp.i:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.i
-.PHONY : vk_initializers.cpp.i
-
-vk_initializers.s: vk_initializers.cpp.s
-.PHONY : vk_initializers.s
-
-# target to generate assembly for a file
-vk_initializers.cpp.s:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(MAKE) $(MAKESILENT) -f coral_renderer\CMakeFiles\coral_renderer.dir\build.make coral_renderer/CMakeFiles/coral_renderer.dir/vk_initializers.cpp.s
-.PHONY : vk_initializers.cpp.s
-
-# Help Target
-help:
-	@echo The following are some of the valid targets for this Makefile:
-	@echo ... all (the default if no target is provided)
-	@echo ... clean
-	@echo ... depend
-	@echo ... edit_cache
-	@echo ... install
-	@echo ... install/local
-	@echo ... install/strip
-	@echo ... list_install_components
-	@echo ... rebuild_cache
-	@echo ... Shaders
-	@echo ... copy_assets
-	@echo ... coral_renderer
-	@echo ... coral_buffer.obj
-	@echo ... coral_buffer.i
-	@echo ... coral_buffer.s
-	@echo ... coral_camera.obj
-	@echo ... coral_camera.i
-	@echo ... coral_camera.s
-	@echo ... coral_descriptors.obj
-	@echo ... coral_descriptors.i
-	@echo ... coral_descriptors.s
-	@echo ... coral_device.obj
-	@echo ... coral_device.i
-	@echo ... coral_device.s
-	@echo ... coral_frame_info.obj
-	@echo ... coral_frame_info.i
-	@echo ... coral_frame_info.s
-	@echo ... coral_gameobject.obj
-	@echo ... coral_gameobject.i
-	@echo ... coral_gameobject.s
-	@echo ... coral_mesh.obj
-	@echo ... coral_mesh.i
-	@echo ... coral_mesh.s
-	@echo ... coral_pipeline.obj
-	@echo ... coral_pipeline.i
-	@echo ... coral_pipeline.s
-	@echo ... coral_renderer.obj
-	@echo ... coral_renderer.i
-	@echo ... coral_renderer.s
-	@echo ... coral_swapchain.obj
-	@echo ... coral_swapchain.i
-	@echo ... coral_swapchain.s
-	@echo ... coral_texture.obj
-	@echo ... coral_texture.i
-	@echo ... coral_texture.s
-	@echo ... coral_utils.obj
-	@echo ... coral_utils.i
-	@echo ... coral_utils.s
-	@echo ... coral_window.obj
-	@echo ... coral_window.i
-	@echo ... coral_window.s
-	@echo ... first_app.obj
-	@echo ... first_app.i
-	@echo ... first_app.s
-	@echo ... main.obj
-	@echo ... main.i
-	@echo ... main.s
-	@echo ... render_system.obj
-	@echo ... render_system.i
-	@echo ... render_system.s
-	@echo ... vk_initializers.obj
-	@echo ... vk_initializers.i
-	@echo ... vk_initializers.s
-.PHONY : help
-
-
-
-#=============================================================================
-# Special targets to cleanup operation of make.
-
-# Special rule to run CMake to check the build system integrity.
-# No rule that depends on this can have commands that come from listfiles
-# because they might be regenerated.
-cmake_check_build_system:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
-.PHONY : cmake_check_build_system
-

+ 0 - 39
cmake-build-release/coral_renderer/cmake_install.cmake

@@ -1,39 +0,0 @@
-# Install script for directory: E:/Game Development/Visual Studio Solutions/Coral3D/coral_renderer
-
-# Set the install prefix
-if(NOT DEFINED CMAKE_INSTALL_PREFIX)
-  set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/Coral3D")
-endif()
-string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
-
-# Set the install configuration name.
-if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
-  if(BUILD_TYPE)
-    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
-           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
-  else()
-    set(CMAKE_INSTALL_CONFIG_NAME "Release")
-  endif()
-  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
-endif()
-
-# Set the component getting installed.
-if(NOT CMAKE_INSTALL_COMPONENT)
-  if(COMPONENT)
-    message(STATUS "Install component: \"${COMPONENT}\"")
-    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
-  else()
-    set(CMAKE_INSTALL_COMPONENT)
-  endif()
-endif()
-
-# Is this installation the result of a crosscompile?
-if(NOT DEFINED CMAKE_CROSSCOMPILING)
-  set(CMAKE_CROSSCOMPILING "FALSE")
-endif()
-
-# Set default install directory permissions.
-if(NOT DEFINED CMAKE_OBJDUMP)
-  set(CMAKE_OBJDUMP "C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/objdump.exe")
-endif()
-

+ 0 - 16
cmake-build-release/third_party/CMakeFiles/CMakeDirectoryInformation.cmake

@@ -1,16 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Relative path conversion top directories.
-set(CMAKE_RELATIVE_PATH_TOP_SOURCE "E:/Game Development/Visual Studio Solutions/Coral3D")
-set(CMAKE_RELATIVE_PATH_TOP_BINARY "E:/Game Development/Visual Studio Solutions/Coral3D/cmake-build-release")
-
-# Force unix paths in dependencies.
-set(CMAKE_FORCE_UNIX_PATHS 1)
-
-
-# The C and CXX include file regular expressions for this directory.
-set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
-set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
-set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
-set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})

+ 0 - 1
cmake-build-release/third_party/CMakeFiles/progress.marks

@@ -1 +0,0 @@
-20

+ 0 - 19
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/DependInfo.cmake

@@ -1,19 +0,0 @@
-
-# Consider dependencies only in project.
-set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
-
-# The set of languages for which implicit dependencies are needed:
-set(CMAKE_DEPENDS_LANGUAGES
-  )
-
-# The set of dependency files which are needed:
-set(CMAKE_DEPENDS_DEPENDENCY_FILES
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader/tiny_obj_loader.cc" "third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj" "gcc" "third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj.d"
-  )
-
-# Targets to which this target links which contain Fortran sources.
-set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
-  )
-
-# Fortran module output directory.
-set(CMAKE_Fortran_TARGET_MODULE_DIR "")

+ 0 - 111
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/build.make

@@ -1,111 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Delete rule output on recipe failure.
-.DELETE_ON_ERROR:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-# Include any dependencies generated for this target.
-include third_party/CMakeFiles/tinyobjloader.dir/depend.make
-# Include any dependencies generated by the compiler for this target.
-include third_party/CMakeFiles/tinyobjloader.dir/compiler_depend.make
-
-# Include the progress variables for this target.
-include third_party/CMakeFiles/tinyobjloader.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include third_party/CMakeFiles/tinyobjloader.dir/flags.make
-
-third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj: third_party/CMakeFiles/tinyobjloader.dir/flags.make
-third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj: third_party/CMakeFiles/tinyobjloader.dir/includes_CXX.rsp
-third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/third_party/tinyobjloader/tiny_obj_loader.cc
-third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj: third_party/CMakeFiles/tinyobjloader.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj -MF CMakeFiles\tinyobjloader.dir\tinyobjloader\tiny_obj_loader.cc.obj.d -o CMakeFiles\tinyobjloader.dir\tinyobjloader\tiny_obj_loader.cc.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\third_party\tinyobjloader\tiny_obj_loader.cc"
-
-third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\third_party\tinyobjloader\tiny_obj_loader.cc" > CMakeFiles\tinyobjloader.dir\tinyobjloader\tiny_obj_loader.cc.i
-
-third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\third_party\tinyobjloader\tiny_obj_loader.cc" -o CMakeFiles\tinyobjloader.dir\tinyobjloader\tiny_obj_loader.cc.s
-
-# Object files for target tinyobjloader
-tinyobjloader_OBJECTS = \
-"CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj"
-
-# External object files for target tinyobjloader
-tinyobjloader_EXTERNAL_OBJECTS =
-
-third_party/libtinyobjloader.a: third_party/CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj
-third_party/libtinyobjloader.a: third_party/CMakeFiles/tinyobjloader.dir/build.make
-third_party/libtinyobjloader.a: third_party/CMakeFiles/tinyobjloader.dir/link.txt
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libtinyobjloader.a"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && $(CMAKE_COMMAND) -P CMakeFiles\tinyobjloader.dir\cmake_clean_target.cmake
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\tinyobjloader.dir\link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-third_party/CMakeFiles/tinyobjloader.dir/build: third_party/libtinyobjloader.a
-.PHONY : third_party/CMakeFiles/tinyobjloader.dir/build
-
-third_party/CMakeFiles/tinyobjloader.dir/clean:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && $(CMAKE_COMMAND) -P CMakeFiles\tinyobjloader.dir\cmake_clean.cmake
-.PHONY : third_party/CMakeFiles/tinyobjloader.dir/clean
-
-third_party/CMakeFiles/tinyobjloader.dir/depend:
-	$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" "E:\Game Development\Visual Studio Solutions\Coral3D" "E:\Game Development\Visual Studio Solutions\Coral3D\third_party" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party\CMakeFiles\tinyobjloader.dir\DependInfo.cmake" --color=$(COLOR)
-.PHONY : third_party/CMakeFiles/tinyobjloader.dir/depend
-

+ 0 - 11
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/cmake_clean.cmake

@@ -1,11 +0,0 @@
-file(REMOVE_RECURSE
-  "CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj"
-  "CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj.d"
-  "libtinyobjloader.a"
-  "libtinyobjloader.pdb"
-)
-
-# Per-language clean rules from dependency scanning.
-foreach(lang CXX)
-  include(CMakeFiles/tinyobjloader.dir/cmake_clean_${lang}.cmake OPTIONAL)
-endforeach()

+ 0 - 3
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/cmake_clean_target.cmake

@@ -1,3 +0,0 @@
-file(REMOVE_RECURSE
-  "libtinyobjloader.a"
-)

+ 0 - 2
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/compiler_depend.make

@@ -1,2 +0,0 @@
-# Empty compiler generated dependencies file for tinyobjloader.
-# This may be replaced when dependencies are built.

+ 0 - 2
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/compiler_depend.ts

@@ -1,2 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Timestamp file for compiler generated dependencies management for tinyobjloader.

+ 0 - 2
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/depend.make

@@ -1,2 +0,0 @@
-# Empty dependencies file for tinyobjloader.
-# This may be replaced when dependencies are built.

+ 0 - 10
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/flags.make

@@ -1,10 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# compile CXX with C:/Program Files/JetBrains/CLion 2023.2/bin/mingw/bin/g++.exe
-CXX_DEFINES = 
-
-CXX_INCLUDES = @CMakeFiles/tinyobjloader.dir/includes_CXX.rsp
-
-CXX_FLAGS = -O3 -DNDEBUG -std=gnu++23 -fdiagnostics-color=always
-

+ 0 - 1
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/includes_CXX.rsp

@@ -1 +0,0 @@
--I"E:/Game Development/Visual Studio Solutions/Coral3D/third_party/tinyobjloader"

+ 0 - 2
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/link.txt

@@ -1,2 +0,0 @@
-C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\ar.exe qc libtinyobjloader.a CMakeFiles/tinyobjloader.dir/tinyobjloader/tiny_obj_loader.cc.obj
-C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\ranlib.exe libtinyobjloader.a

+ 0 - 3
cmake-build-release/third_party/CMakeFiles/tinyobjloader.dir/progress.make

@@ -1,3 +0,0 @@
-CMAKE_PROGRESS_1 = 39
-CMAKE_PROGRESS_2 = 40
-

+ 0 - 19
cmake-build-release/third_party/CMakeFiles/vkbootstrap.dir/DependInfo.cmake

@@ -1,19 +0,0 @@
-
-# Consider dependencies only in project.
-set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
-
-# The set of languages for which implicit dependencies are needed:
-set(CMAKE_DEPENDS_LANGUAGES
-  )
-
-# The set of dependency files which are needed:
-set(CMAKE_DEPENDS_DEPENDENCY_FILES
-  "E:/Game Development/Visual Studio Solutions/Coral3D/third_party/vkbootstrap/VkBootstrap.cpp" "third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj" "gcc" "third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj.d"
-  )
-
-# Targets to which this target links which contain Fortran sources.
-set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
-  )
-
-# Fortran module output directory.
-set(CMAKE_Fortran_TARGET_MODULE_DIR "")

+ 0 - 111
cmake-build-release/third_party/CMakeFiles/vkbootstrap.dir/build.make

@@ -1,111 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "MinGW Makefiles" Generator, CMake Version 3.26
-
-# Delete rule output on recipe failure.
-.DELETE_ON_ERROR:
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canonical targets will work.
-.SUFFIXES:
-
-# Disable VCS-based implicit rules.
-% : %,v
-
-# Disable VCS-based implicit rules.
-% : RCS/%
-
-# Disable VCS-based implicit rules.
-% : RCS/%,v
-
-# Disable VCS-based implicit rules.
-% : SCCS/s.%
-
-# Disable VCS-based implicit rules.
-% : s.%
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Command-line flag to silence nested $(MAKE).
-$(VERBOSE)MAKESILENT = -s
-
-#Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-SHELL = cmd.exe
-
-# The CMake executable.
-CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe"
-
-# The command to remove a file.
-RM = "C:\Program Files\JetBrains\CLion 2023.2\bin\cmake\win\x64\bin\cmake.exe" -E rm -f
-
-# Escaping for special characters.
-EQUALS = =
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D"
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release"
-
-# Include any dependencies generated for this target.
-include third_party/CMakeFiles/vkbootstrap.dir/depend.make
-# Include any dependencies generated by the compiler for this target.
-include third_party/CMakeFiles/vkbootstrap.dir/compiler_depend.make
-
-# Include the progress variables for this target.
-include third_party/CMakeFiles/vkbootstrap.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include third_party/CMakeFiles/vkbootstrap.dir/flags.make
-
-third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj: third_party/CMakeFiles/vkbootstrap.dir/flags.make
-third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj: third_party/CMakeFiles/vkbootstrap.dir/includes_CXX.rsp
-third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj: E:/Game\ Development/Visual\ Studio\ Solutions/Coral3D/third_party/vkbootstrap/VkBootstrap.cpp
-third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj: third_party/CMakeFiles/vkbootstrap.dir/compiler_depend.ts
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj -MF CMakeFiles\vkbootstrap.dir\vkbootstrap\VkBootstrap.cpp.obj.d -o CMakeFiles\vkbootstrap.dir\vkbootstrap\VkBootstrap.cpp.obj -c "E:\Game Development\Visual Studio Solutions\Coral3D\third_party\vkbootstrap\VkBootstrap.cpp"
-
-third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.i: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.i"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E "E:\Game Development\Visual Studio Solutions\Coral3D\third_party\vkbootstrap\VkBootstrap.cpp" > CMakeFiles\vkbootstrap.dir\vkbootstrap\VkBootstrap.cpp.i
-
-third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.s: cmake_force
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.s"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && C:\PROGRA~1\JETBRA~1\CLION2~1.2\bin\mingw\bin\G__~1.EXE $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S "E:\Game Development\Visual Studio Solutions\Coral3D\third_party\vkbootstrap\VkBootstrap.cpp" -o CMakeFiles\vkbootstrap.dir\vkbootstrap\VkBootstrap.cpp.s
-
-# Object files for target vkbootstrap
-vkbootstrap_OBJECTS = \
-"CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj"
-
-# External object files for target vkbootstrap
-vkbootstrap_EXTERNAL_OBJECTS =
-
-third_party/libvkbootstrap.a: third_party/CMakeFiles/vkbootstrap.dir/vkbootstrap/VkBootstrap.cpp.obj
-third_party/libvkbootstrap.a: third_party/CMakeFiles/vkbootstrap.dir/build.make
-third_party/libvkbootstrap.a: third_party/CMakeFiles/vkbootstrap.dir/link.txt
-	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir="E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libvkbootstrap.a"
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && $(CMAKE_COMMAND) -P CMakeFiles\vkbootstrap.dir\cmake_clean_target.cmake
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles\vkbootstrap.dir\link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-third_party/CMakeFiles/vkbootstrap.dir/build: third_party/libvkbootstrap.a
-.PHONY : third_party/CMakeFiles/vkbootstrap.dir/build
-
-third_party/CMakeFiles/vkbootstrap.dir/clean:
-	cd /d "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" && $(CMAKE_COMMAND) -P CMakeFiles\vkbootstrap.dir\cmake_clean.cmake
-.PHONY : third_party/CMakeFiles/vkbootstrap.dir/clean
-
-third_party/CMakeFiles/vkbootstrap.dir/depend:
-	$(CMAKE_COMMAND) -E cmake_depends "MinGW Makefiles" "E:\Game Development\Visual Studio Solutions\Coral3D" "E:\Game Development\Visual Studio Solutions\Coral3D\third_party" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party" "E:\Game Development\Visual Studio Solutions\Coral3D\cmake-build-release\third_party\CMakeFiles\vkbootstrap.dir\DependInfo.cmake" --color=$(COLOR)
-.PHONY : third_party/CMakeFiles/vkbootstrap.dir/depend
-

Some files were not shown because too many files changed in this diff