diff options
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json')
-rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json | 227 |
1 files changed, 227 insertions, 0 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json b/cmake-build-debug/.cmake/api/v1/reply/target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json new file mode 100644 index 0000000..21bdd33 --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json @@ -0,0 +1,227 @@ +{ + "archive" : {}, + "artifacts" : + [ + { + "path" : "libStaticGLEW.a" + } + ], + "backtrace" : 1, + "backtraceGraph" : + { + "commands" : + [ + "add_library", + "include_directories" + ], + "files" : + [ + "CMakeLists.txt" + ], + "nodes" : + [ + { + "file" : 0 + }, + { + "command" : 0, + "file" : 0, + "line" : 58, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 26, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 27, + "parent" : 0 + }, + { + "command" : 1, + "file" : 0, + "line" : 59, + "parent" : 0 + } + ] + }, + "compileGroups" : + [ + { + "compileCommandFragments" : + [ + { + "fragment" : "-Wno-deprecated-volatile -g -std=gnu++20 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fcolor-diagnostics" + } + ], + "includes" : + [ + { + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/cmake-build-debug" + }, + { + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation" + }, + { + "backtrace" : 0, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/cmake-build-debug/StaticGLEW_autogen/include" + }, + { + "backtrace" : 2, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/src" + }, + { + "backtrace" : 3, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/libs" + }, + { + "backtrace" : 4, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/ocean" + }, + { + "backtrace" : 4, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/PRIVATE" + }, + { + "backtrace" : 4, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/glew/include" + } + ], + "language" : "CXX", + "languageStandard" : + { + "backtraces" : + [ + 1 + ], + "standard" : "20" + }, + "sourceIndexes" : + [ + 0 + ] + }, + { + "compileCommandFragments" : + [ + { + "fragment" : "-g -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk -fcolor-diagnostics" + } + ], + "includes" : + [ + { + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/cmake-build-debug" + }, + { + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation" + }, + { + "backtrace" : 0, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/cmake-build-debug/StaticGLEW_autogen/include" + }, + { + "backtrace" : 2, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/src" + }, + { + "backtrace" : 3, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/libs" + }, + { + "backtrace" : 4, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/ocean" + }, + { + "backtrace" : 4, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/PRIVATE" + }, + { + "backtrace" : 4, + "path" : "/Users/sotech117/Documents/final/adv/ocean-simulation/glew/include" + } + ], + "language" : "C", + "sourceIndexes" : + [ + 1 + ] + } + ], + "dependencies" : + [ + { + "id" : "StaticGLEW_autogen_timestamp_deps::@6890427a1f51a3e7e1df" + }, + { + "backtrace" : 0, + "id" : "StaticGLEW_autogen::@6890427a1f51a3e7e1df" + } + ], + "id" : "StaticGLEW::@6890427a1f51a3e7e1df", + "name" : "StaticGLEW", + "nameOnDisk" : "libStaticGLEW.a", + "paths" : + { + "build" : ".", + "source" : "." + }, + "sourceGroups" : + [ + { + "name" : "Source Files", + "sourceIndexes" : + [ + 0, + 1 + ] + }, + { + "name" : "", + "sourceIndexes" : + [ + 2 + ] + }, + { + "name" : "CMake Rules", + "sourceIndexes" : + [ + 3 + ] + } + ], + "sources" : + [ + { + "backtrace" : 0, + "compileGroupIndex" : 0, + "isGenerated" : true, + "path" : "cmake-build-debug/StaticGLEW_autogen/mocs_compilation.cpp", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 1, + "compileGroupIndex" : 1, + "path" : "glew/src/glew.c", + "sourceGroupIndex" : 0 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "cmake-build-debug/StaticGLEW_autogen/timestamp", + "sourceGroupIndex" : 1 + }, + { + "backtrace" : 0, + "isGenerated" : true, + "path" : "cmake-build-debug/StaticGLEW_autogen/timestamp.rule", + "sourceGroupIndex" : 2 + } + ], + "type" : "STATIC_LIBRARY" +} |