mirror of
https://github.com/hmaxnl/asm-hello-world.git
synced 2024-11-13 04:34:20 +01:00
78 lines
1.6 KiB
JSON
78 lines
1.6 KiB
JSON
{
|
|
"inputs" :
|
|
[
|
|
{
|
|
"path" : "CMakeLists.txt"
|
|
},
|
|
{
|
|
"isGenerated" : true,
|
|
"path" : "build/CMakeFiles/3.24.2/CMakeSystem.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake"
|
|
},
|
|
{
|
|
"isGenerated" : true,
|
|
"path" : "build/CMakeFiles/3.24.2/CMakeASMCompiler.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/CMakeGenericSystem.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/Platform/Linux.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/Platform/UnixPaths.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/CMakeASMInformation.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/Compiler/GNU-ASM.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/Compiler/GNU.cmake"
|
|
},
|
|
{
|
|
"isCMake" : true,
|
|
"isExternal" : true,
|
|
"path" : "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
|
}
|
|
],
|
|
"kind" : "cmakeFiles",
|
|
"paths" :
|
|
{
|
|
"build" : "/home/max/projects/asm-hello-world/build",
|
|
"source" : "/home/max/projects/asm-hello-world"
|
|
},
|
|
"version" :
|
|
{
|
|
"major" : 1,
|
|
"minor" : 0
|
|
}
|
|
}
|