diff options
Diffstat (limited to 'cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-28318f41d5e5466e4d30.json')
-rw-r--r-- | cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-28318f41d5e5466e4d30.json | 114 |
1 files changed, 114 insertions, 0 deletions
diff --git a/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-28318f41d5e5466e4d30.json b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-28318f41d5e5466e4d30.json new file mode 100644 index 0000000..ba1c9c7 --- /dev/null +++ b/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-28318f41d5e5466e4d30.json @@ -0,0 +1,114 @@ +{ + "configurations" : + [ + { + "directories" : + [ + { + "build" : ".", + "jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json", + "minimumCMakeVersion" : + { + "string" : "3.16" + }, + "projectIndex" : 0, + "source" : ".", + "targetIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + } + ], + "name" : "Debug", + "projects" : + [ + { + "directoryIndexes" : + [ + 0 + ], + "name" : "ocean", + "targetIndexes" : + [ + 0, + 1, + 2, + 3, + 4, + 5, + 6 + ] + } + ], + "targets" : + [ + { + "directoryIndex" : 0, + "id" : "StaticGLEW::@6890427a1f51a3e7e1df", + "jsonFile" : "target-StaticGLEW-Debug-f49ca0fbf25aee167a87.json", + "name" : "StaticGLEW", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "StaticGLEW_autogen::@6890427a1f51a3e7e1df", + "jsonFile" : "target-StaticGLEW_autogen-Debug-143d3d7afb3dfb0437c9.json", + "name" : "StaticGLEW_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "StaticGLEW_autogen_timestamp_deps::@6890427a1f51a3e7e1df", + "jsonFile" : "target-StaticGLEW_autogen_timestamp_deps-Debug-80d90e6055b3de3ae3ac.json", + "name" : "StaticGLEW_autogen_timestamp_deps", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "ocean::@6890427a1f51a3e7e1df", + "jsonFile" : "target-ocean-Debug-5ea51c0b7eb5bc2db5dd.json", + "name" : "ocean", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "ocean_autogen::@6890427a1f51a3e7e1df", + "jsonFile" : "target-ocean_autogen-Debug-f501b6740e881a828357.json", + "name" : "ocean_autogen", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "ocean_autogen_timestamp_deps::@6890427a1f51a3e7e1df", + "jsonFile" : "target-ocean_autogen_timestamp_deps-Debug-904f86754ac66322e09b.json", + "name" : "ocean_autogen_timestamp_deps", + "projectIndex" : 0 + }, + { + "directoryIndex" : 0, + "id" : "ocean_other_files::@6890427a1f51a3e7e1df", + "jsonFile" : "target-ocean_other_files-Debug-330bef2a186dba3c491e.json", + "name" : "ocean_other_files", + "projectIndex" : 0 + } + ] + } + ], + "kind" : "codemodel", + "paths" : + { + "build" : "/Users/sotech117/Documents/final/adv/ocean-simulation/cmake-build-debug", + "source" : "/Users/sotech117/Documents/final/adv/ocean-simulation" + }, + "version" : + { + "major" : 2, + "minor" : 5 + } +} |