aboutsummaryrefslogtreecommitdiff
path: root/build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json
diff options
context:
space:
mode:
authorDominic Matarese <dominicmatarese@gmail.com>2021-07-12 16:21:43 +0000
committerDominic Matarese <dominicmatarese@gmail.com>2021-07-12 16:21:43 +0000
commiteb4fbe2ebdd44dbf9c604553f2ef053d0360dd41 (patch)
tree6bf8a5ed4a3e892a5155edab06899a354085627e /build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json
required first commitHEADmaster
Diffstat (limited to 'build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json')
-rw-r--r--build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json60
1 files changed, 60 insertions, 0 deletions
diff --git a/build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json b/build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json
new file mode 100644
index 0000000..d7ab5e9
--- /dev/null
+++ b/build/.cmake/api/v1/reply/codemodel-v2-bcddf8220d857a32d128.json
@@ -0,0 +1,60 @@
+{
+ "configurations" :
+ [
+ {
+ "directories" :
+ [
+ {
+ "build" : ".",
+ "hasInstallRule" : true,
+ "minimumCMakeVersion" :
+ {
+ "string" : "3.0"
+ },
+ "projectIndex" : 0,
+ "source" : ".",
+ "targetIndexes" :
+ [
+ 0
+ ]
+ }
+ ],
+ "name" : "Debug",
+ "projects" :
+ [
+ {
+ "directoryIndexes" :
+ [
+ 0
+ ],
+ "name" : "sic_assembler",
+ "targetIndexes" :
+ [
+ 0
+ ]
+ }
+ ],
+ "targets" :
+ [
+ {
+ "directoryIndex" : 0,
+ "id" : "sic_assembler::@6890427a1f51a3e7e1df",
+ "jsonFile" : "target-sic_assembler-Debug-36ab89b49674d545e1d4.json",
+ "name" : "sic_assembler",
+ "projectIndex" : 0
+ }
+ ]
+ }
+ ],
+ "kind" : "codemodel",
+ "paths" :
+ {
+ "build" : "/home/Code/SIC_Assembler/build",
+ "source" : "/home/Code/SIC_Assembler"
+ },
+ "version" :
+ {
+ "major" : 2,
+ "minor" : 2
+ }
+}