diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-01 12:34:20 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-02-01 12:34:20 +0100 |
| commit | e6a7c80d3261e8b0c3e73294c0dace4d36158c5d (patch) | |
| tree | 623198bf7a3a95e3cbe27272a002b231efb212b2 /build/.cmake/api/v1/reply/cmakeFiles-v1-0ef4c84cc7d7c57db284.json | |
| parent | 637b9d54be4601ff4120ca56aab2f28973d88f96 (diff) | |
updated build
Diffstat (limited to 'build/.cmake/api/v1/reply/cmakeFiles-v1-0ef4c84cc7d7c57db284.json')
| -rw-r--r-- | build/.cmake/api/v1/reply/cmakeFiles-v1-0ef4c84cc7d7c57db284.json | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/build/.cmake/api/v1/reply/cmakeFiles-v1-0ef4c84cc7d7c57db284.json b/build/.cmake/api/v1/reply/cmakeFiles-v1-0ef4c84cc7d7c57db284.json new file mode 100644 index 0000000..5f67eaa --- /dev/null +++ b/build/.cmake/api/v1/reply/cmakeFiles-v1-0ef4c84cc7d7c57db284.json @@ -0,0 +1,97 @@ +{ + "inputs" : + [ + { + "path" : "CMakeLists.txt" + }, + { + "isGenerated" : true, + "path" : "build/CMakeFiles/3.25.1/CMakeSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake" + }, + { + "isGenerated" : true, + "path" : "build/CMakeFiles/3.25.1/CMakeCXXCompiler.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeGenericSystem.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Platform/Linux.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Platform/UnixPaths.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeCXXInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Compiler/GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Compiler/GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Platform/Linux-GNU-CXX.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake" + }, + { + "isCMake" : true, + "isExternal" : true, + "path" : "/usr/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake" + } + ], + "kind" : "cmakeFiles", + "paths" : + { + "build" : "/home/dawidg81/minesweeper/build", + "source" : "/home/dawidg81/minesweeper" + }, + "version" : + { + "major" : 1, + "minor" : 0 + } +} |
