diff options
author | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:21:43 +0000 |
---|---|---|
committer | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:21:43 +0000 |
commit | eb4fbe2ebdd44dbf9c604553f2ef053d0360dd41 (patch) | |
tree | 6bf8a5ed4a3e892a5155edab06899a354085627e /build/.cmake/api/v1/reply/cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json |
Diffstat (limited to 'build/.cmake/api/v1/reply/cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json')
-rw-r--r-- | build/.cmake/api/v1/reply/cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/build/.cmake/api/v1/reply/cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json b/build/.cmake/api/v1/reply/cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json new file mode 100644 index 0000000..9cc3fa5 --- /dev/null +++ b/build/.cmake/api/v1/reply/cmakeFiles-v1-b85ba9d7eb4f3219d4e3.json @@ -0,0 +1,97 @@ +{ + "inputs" : + [ + { + "path" : "CMakeLists.txt" + }, + { + "isGenerated" : true, + "path" : "build/CMakeFiles/3.19.6/CMakeSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeSystemSpecificInitialize.cmake" + }, + { + "isGenerated" : true, + "path" : "build/CMakeFiles/3.19.6/CMakeCCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeGenericSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeInitializeConfigs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Platform/Linux.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Platform/UnixPaths.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeCInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Compiler/GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Platform/Linux-GNU-C.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/Platform/Linux-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.19/Modules/CMakeCommonLanguageInclude.cmake" + } + ], + "kind" : "cmakeFiles", + "paths" : + { + "build" : "/home/Code/SIC_Assembler/build", + "source" : "/home/Code/SIC_Assembler" + }, + "version" : + { + "major" : 1, + "minor" : 0 + } +} |