MetaCore/SandboxProject/compile_commands.json
2026-08-07 10:57:07 +08:00

17 lines
1.6 KiB
JSON

[
{
"directory": "/home/hello/MetaCore/SandboxProject/Library/ScriptBuild/Debug",
"command": "/usr/bin/clang++-15 -DMETACORE_SCRIPT_BUILD_ID=\\\"1785290598057\\\" -DMETACORE_SCRIPT_MODULE_ID=\\\"MetaCoreSample\\\" -DMetaCoreSampleScripts_EXPORTS -I/home/hello/MetaCore/SandboxProject/Scripts/SDK -stdlib=libc++ -g -fPIC -std=gnu++20 -o CMakeFiles/MetaCoreSampleScripts.dir/Source/Module.cpp.o -c /home/hello/MetaCore/SandboxProject/Scripts/Source/Module.cpp",
"file": "/home/hello/MetaCore/SandboxProject/Scripts/Source/Module.cpp"
},
{
"directory": "/home/hello/MetaCore/SandboxProject/Library/ScriptBuild/Debug",
"command": "/usr/bin/clang++-15 -DMETACORE_SCRIPT_BUILD_ID=\\\"1785290598057\\\" -DMETACORE_SCRIPT_MODULE_ID=\\\"MetaCoreSample\\\" -DMetaCoreSampleScripts_EXPORTS -I/home/hello/MetaCore/SandboxProject/Scripts/SDK -stdlib=libc++ -g -fPIC -std=gnu++20 -o CMakeFiles/MetaCoreSampleScripts.dir/Source/Mover.cpp.o -c /home/hello/MetaCore/SandboxProject/Scripts/Source/Mover.cpp",
"file": "/home/hello/MetaCore/SandboxProject/Scripts/Source/Mover.cpp"
},
{
"directory": "/home/hello/MetaCore/SandboxProject/Library/ScriptBuild/Debug",
"command": "/usr/bin/clang++-15 -DMETACORE_SCRIPT_BUILD_ID=\\\"1785290598057\\\" -DMETACORE_SCRIPT_MODULE_ID=\\\"MetaCoreSample\\\" -DMetaCoreSampleScripts_EXPORTS -I/home/hello/MetaCore/SandboxProject/Scripts/SDK -stdlib=libc++ -g -fPIC -std=gnu++20 -o CMakeFiles/MetaCoreSampleScripts.dir/Source/NewBehaviour.cpp.o -c /home/hello/MetaCore/SandboxProject/Scripts/Source/NewBehaviour.cpp",
"file": "/home/hello/MetaCore/SandboxProject/Scripts/Source/NewBehaviour.cpp"
}
]