-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcompile_commands.json
164 lines (164 loc) · 24.3 KB
/
compile_commands.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
[
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\main.cpp.obj -c D:\\repos\\Sandbox\\src\\main.cpp",
"file": "D:\\repos\\Sandbox\\src\\main.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\main.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\sandbox.cpp.obj -c D:\\repos\\Sandbox\\src\\sandbox.cpp",
"file": "D:\\repos\\Sandbox\\src\\sandbox.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\sandbox.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\application.cpp.obj -c D:\\repos\\Sandbox\\src\\application.cpp",
"file": "D:\\repos\\Sandbox\\src\\application.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\application.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\window.cpp.obj -c D:\\repos\\Sandbox\\src\\window.cpp",
"file": "D:\\repos\\Sandbox\\src\\window.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\window.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\rendering\\renderer.cpp.obj -c D:\\repos\\Sandbox\\src\\rendering\\renderer.cpp",
"file": "D:\\repos\\Sandbox\\src\\rendering\\renderer.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\rendering\\renderer.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\rendering\\gpu_context.cpp.obj -c D:\\repos\\Sandbox\\src\\rendering\\gpu_context.cpp",
"file": "D:\\repos\\Sandbox\\src\\rendering\\gpu_context.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\rendering\\gpu_context.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\scene\\asset_manager.cpp.obj -c D:\\repos\\Sandbox\\src\\scene\\asset_manager.cpp",
"file": "D:\\repos\\Sandbox\\src\\scene\\asset_manager.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\scene\\asset_manager.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\scene\\scene.cpp.obj -c D:\\repos\\Sandbox\\src\\scene\\scene.cpp",
"file": "D:\\repos\\Sandbox\\src\\scene\\scene.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\scene\\scene.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Debug\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O0 -g -Xclang -gcodeview -std=gnu++20 -D_DEBUG -D_DLL -D_MT -Xclang --dependent-lib=msvcrtd -o CMakeFiles\\Sandbox.dir\\Debug\\src\\ui.cpp.obj -c D:\\repos\\Sandbox\\src\\ui.cpp",
"file": "D:\\repos\\Sandbox\\src\\ui.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Debug\\src\\ui.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\main.cpp.obj -c D:\\repos\\Sandbox\\src\\main.cpp",
"file": "D:\\repos\\Sandbox\\src\\main.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\main.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\sandbox.cpp.obj -c D:\\repos\\Sandbox\\src\\sandbox.cpp",
"file": "D:\\repos\\Sandbox\\src\\sandbox.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\sandbox.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\application.cpp.obj -c D:\\repos\\Sandbox\\src\\application.cpp",
"file": "D:\\repos\\Sandbox\\src\\application.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\application.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\window.cpp.obj -c D:\\repos\\Sandbox\\src\\window.cpp",
"file": "D:\\repos\\Sandbox\\src\\window.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\window.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\rendering\\renderer.cpp.obj -c D:\\repos\\Sandbox\\src\\rendering\\renderer.cpp",
"file": "D:\\repos\\Sandbox\\src\\rendering\\renderer.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\rendering\\renderer.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\rendering\\gpu_context.cpp.obj -c D:\\repos\\Sandbox\\src\\rendering\\gpu_context.cpp",
"file": "D:\\repos\\Sandbox\\src\\rendering\\gpu_context.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\rendering\\gpu_context.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\scene\\asset_manager.cpp.obj -c D:\\repos\\Sandbox\\src\\scene\\asset_manager.cpp",
"file": "D:\\repos\\Sandbox\\src\\scene\\asset_manager.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\scene\\asset_manager.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\scene\\scene.cpp.obj -c D:\\repos\\Sandbox\\src\\scene\\scene.cpp",
"file": "D:\\repos\\Sandbox\\src\\scene\\scene.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\scene\\scene.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"Release\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O3 -DNDEBUG -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\Release\\src\\ui.cpp.obj -c D:\\repos\\Sandbox\\src\\ui.cpp",
"file": "D:\\repos\\Sandbox\\src\\ui.cpp",
"output": "CMakeFiles\\Sandbox.dir\\Release\\src\\ui.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\main.cpp.obj -c D:\\repos\\Sandbox\\src\\main.cpp",
"file": "D:\\repos\\Sandbox\\src\\main.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\main.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\sandbox.cpp.obj -c D:\\repos\\Sandbox\\src\\sandbox.cpp",
"file": "D:\\repos\\Sandbox\\src\\sandbox.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\sandbox.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\application.cpp.obj -c D:\\repos\\Sandbox\\src\\application.cpp",
"file": "D:\\repos\\Sandbox\\src\\application.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\application.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\window.cpp.obj -c D:\\repos\\Sandbox\\src\\window.cpp",
"file": "D:\\repos\\Sandbox\\src\\window.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\window.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\rendering\\renderer.cpp.obj -c D:\\repos\\Sandbox\\src\\rendering\\renderer.cpp",
"file": "D:\\repos\\Sandbox\\src\\rendering\\renderer.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\rendering\\renderer.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\rendering\\gpu_context.cpp.obj -c D:\\repos\\Sandbox\\src\\rendering\\gpu_context.cpp",
"file": "D:\\repos\\Sandbox\\src\\rendering\\gpu_context.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\rendering\\gpu_context.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\scene\\asset_manager.cpp.obj -c D:\\repos\\Sandbox\\src\\scene\\asset_manager.cpp",
"file": "D:\\repos\\Sandbox\\src\\scene\\asset_manager.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\scene\\asset_manager.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\scene\\scene.cpp.obj -c D:\\repos\\Sandbox\\src\\scene\\scene.cpp",
"file": "D:\\repos\\Sandbox\\src\\scene\\scene.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\scene\\scene.cpp.obj"
},
{
"directory": "D:/repos/Sandbox/build/clang-x86_64-windows-msvc",
"command": "C:\\PROGRA~1\\LLVM\\bin\\CLANG_~1.EXE -DDAXA_BUILT_WITH_UTILS_IMGUI=true -DDAXA_BUILT_WITH_UTILS_MEM=true -DDAXA_BUILT_WITH_UTILS_PIPELINE_MANAGER_GLSLANG=true -DDAXA_BUILT_WITH_UTILS_TASK_GRAPH=true -DDAXA_SHADER_INCLUDE_DIR=\\\"D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include\\\" -DFMT_SHARED -DGLFW_DLL -DMESHOPTIMIZER_API=__declspec(dllimport) -DCMAKE_INTDIR=\\\"RelWithDebInfo\\\" -isystem D:/repos/Sandbox/build/clang-x86_64-windows-msvc/vcpkg_installed/x64-windows/include -O2 -DNDEBUG -g -Xclang -gcodeview -std=gnu++20 -D_DLL -D_MT -Xclang --dependent-lib=msvcrt -o CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\ui.cpp.obj -c D:\\repos\\Sandbox\\src\\ui.cpp",
"file": "D:\\repos\\Sandbox\\src\\ui.cpp",
"output": "CMakeFiles\\Sandbox.dir\\RelWithDebInfo\\src\\ui.cpp.obj"
}
]