[clean] Remove the cmake garbage
This commit is contained in:
parent
f3b2844966
commit
7baddde619
15 changed files with 0 additions and 2735 deletions
|
@ -1,36 +0,0 @@
|
||||||
cmake_minimum_required(VERSION 3.23)
|
|
||||||
project(yo_dwm C)
|
|
||||||
|
|
||||||
set(CMAKE_C_STANDARD 11)
|
|
||||||
|
|
||||||
include_directories(.)
|
|
||||||
include_directories(src)
|
|
||||||
include_directories(src/keys)
|
|
||||||
include_directories(src/layouts)
|
|
||||||
|
|
||||||
add_executable(yo_dwm
|
|
||||||
src/keys/keys.c
|
|
||||||
src/keys/keys.h
|
|
||||||
src/layouts/centeredmaster.c
|
|
||||||
src/layouts/centeredmaster.h
|
|
||||||
src/layouts/fibonacci.c
|
|
||||||
src/layouts/grid.c
|
|
||||||
src/layouts/layouts.h
|
|
||||||
src/layouts/monocle.c
|
|
||||||
src/layouts/tile.c
|
|
||||||
src/config.h
|
|
||||||
src/drw.c
|
|
||||||
src/drw.h
|
|
||||||
src/yo_dwm.c
|
|
||||||
src/movestack.c
|
|
||||||
src/transient.c
|
|
||||||
src/util.c
|
|
||||||
src/util.h
|
|
||||||
src/keys/mouse.c
|
|
||||||
src/keys/mouse.h
|
|
||||||
src/keys/functions.h
|
|
||||||
src/yo_dwm.h
|
|
||||||
src/colors/dracula.h
|
|
||||||
)
|
|
||||||
|
|
||||||
target_link_libraries(yo_dwm X11 Xft Xinerama)
|
|
File diff suppressed because one or more lines are too long
|
@ -1,112 +0,0 @@
|
||||||
{
|
|
||||||
"inputs" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"path" : "CMakeLists.txt"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isGenerated" : true,
|
|
||||||
"path" : "cmake-build-debug/CMakeFiles/3.25.2/CMakeSystem.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInitialize.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isGenerated" : true,
|
|
||||||
"path" : "cmake-build-debug/CMakeFiles/3.25.2/CMakeCCompiler.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeSystemSpecificInformation.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeGenericSystem.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeInitializeConfigs.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/UnixPaths.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeFindCodeBlocks.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/ProcessorCount.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCInformation.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeLanguageInformation.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU-C.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/GNU.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Compiler/CMakeCommonCompilerMacros.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU-C.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/Platform/Linux-GNU.cmake"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"isCMake" : true,
|
|
||||||
"isExternal" : true,
|
|
||||||
"path" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25/Modules/CMakeCommonLanguageInclude.cmake"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"kind" : "cmakeFiles",
|
|
||||||
"paths" :
|
|
||||||
{
|
|
||||||
"build" : "/mnt/work/yo-dwm/cmake-build-debug",
|
|
||||||
"source" : "/mnt/work/yo-dwm"
|
|
||||||
},
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 1,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,60 +0,0 @@
|
||||||
{
|
|
||||||
"configurations" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"directories" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"build" : ".",
|
|
||||||
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
|
|
||||||
"minimumCMakeVersion" :
|
|
||||||
{
|
|
||||||
"string" : "3.23"
|
|
||||||
},
|
|
||||||
"projectIndex" : 0,
|
|
||||||
"source" : ".",
|
|
||||||
"targetIndexes" :
|
|
||||||
[
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"name" : "Debug",
|
|
||||||
"projects" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"directoryIndexes" :
|
|
||||||
[
|
|
||||||
0
|
|
||||||
],
|
|
||||||
"name" : "yo_dwm",
|
|
||||||
"targetIndexes" :
|
|
||||||
[
|
|
||||||
0
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"targets" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"directoryIndex" : 0,
|
|
||||||
"id" : "yo_dwm::@6890427a1f51a3e7e1df",
|
|
||||||
"jsonFile" : "target-yo_dwm-Debug-1c928e0825508f71b2c8.json",
|
|
||||||
"name" : "yo_dwm",
|
|
||||||
"projectIndex" : 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"kind" : "codemodel",
|
|
||||||
"paths" :
|
|
||||||
{
|
|
||||||
"build" : "/mnt/work/yo-dwm/cmake-build-debug",
|
|
||||||
"source" : "/mnt/work/yo-dwm"
|
|
||||||
},
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 2,
|
|
||||||
"minor" : 4
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,14 +0,0 @@
|
||||||
{
|
|
||||||
"backtraceGraph" :
|
|
||||||
{
|
|
||||||
"commands" : [],
|
|
||||||
"files" : [],
|
|
||||||
"nodes" : []
|
|
||||||
},
|
|
||||||
"installers" : [],
|
|
||||||
"paths" :
|
|
||||||
{
|
|
||||||
"build" : ".",
|
|
||||||
"source" : "."
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,108 +0,0 @@
|
||||||
{
|
|
||||||
"cmake" :
|
|
||||||
{
|
|
||||||
"generator" :
|
|
||||||
{
|
|
||||||
"multiConfig" : false,
|
|
||||||
"name" : "Unix Makefiles"
|
|
||||||
},
|
|
||||||
"paths" :
|
|
||||||
{
|
|
||||||
"cmake" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/cmake",
|
|
||||||
"cpack" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/cpack",
|
|
||||||
"ctest" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/ctest",
|
|
||||||
"root" : "/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/share/cmake-3.25"
|
|
||||||
},
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"isDirty" : false,
|
|
||||||
"major" : 3,
|
|
||||||
"minor" : 25,
|
|
||||||
"patch" : 2,
|
|
||||||
"string" : "3.25.2",
|
|
||||||
"suffix" : ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"objects" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"jsonFile" : "codemodel-v2-9fbbd90d22b30bab3f86.json",
|
|
||||||
"kind" : "codemodel",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 2,
|
|
||||||
"minor" : 4
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"jsonFile" : "cache-v2-bc9e3e886e59ea562f90.json",
|
|
||||||
"kind" : "cache",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 2,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"jsonFile" : "cmakeFiles-v1-c0b6e281d10e0517c2e8.json",
|
|
||||||
"kind" : "cmakeFiles",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 1,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"jsonFile" : "toolchains-v1-effbfd084bbdc11c9137.json",
|
|
||||||
"kind" : "toolchains",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 1,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"reply" :
|
|
||||||
{
|
|
||||||
"cache-v2" :
|
|
||||||
{
|
|
||||||
"jsonFile" : "cache-v2-bc9e3e886e59ea562f90.json",
|
|
||||||
"kind" : "cache",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 2,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"cmakeFiles-v1" :
|
|
||||||
{
|
|
||||||
"jsonFile" : "cmakeFiles-v1-c0b6e281d10e0517c2e8.json",
|
|
||||||
"kind" : "cmakeFiles",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 1,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"codemodel-v2" :
|
|
||||||
{
|
|
||||||
"jsonFile" : "codemodel-v2-9fbbd90d22b30bab3f86.json",
|
|
||||||
"kind" : "codemodel",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 2,
|
|
||||||
"minor" : 4
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"toolchains-v1" :
|
|
||||||
{
|
|
||||||
"jsonFile" : "toolchains-v1-effbfd084bbdc11c9137.json",
|
|
||||||
"kind" : "toolchains",
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 1,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,322 +0,0 @@
|
||||||
{
|
|
||||||
"artifacts" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"path" : "yo_dwm"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"backtrace" : 1,
|
|
||||||
"backtraceGraph" :
|
|
||||||
{
|
|
||||||
"commands" :
|
|
||||||
[
|
|
||||||
"add_executable",
|
|
||||||
"target_link_libraries",
|
|
||||||
"include_directories"
|
|
||||||
],
|
|
||||||
"files" :
|
|
||||||
[
|
|
||||||
"CMakeLists.txt"
|
|
||||||
],
|
|
||||||
"nodes" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"file" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command" : 0,
|
|
||||||
"file" : 0,
|
|
||||||
"line" : 11,
|
|
||||||
"parent" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command" : 1,
|
|
||||||
"file" : 0,
|
|
||||||
"line" : 36,
|
|
||||||
"parent" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command" : 2,
|
|
||||||
"file" : 0,
|
|
||||||
"line" : 6,
|
|
||||||
"parent" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command" : 2,
|
|
||||||
"file" : 0,
|
|
||||||
"line" : 7,
|
|
||||||
"parent" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command" : 2,
|
|
||||||
"file" : 0,
|
|
||||||
"line" : 8,
|
|
||||||
"parent" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"command" : 2,
|
|
||||||
"file" : 0,
|
|
||||||
"line" : 9,
|
|
||||||
"parent" : 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"compileGroups" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"compileCommandFragments" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"fragment" : "-g -fdiagnostics-color=always"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fragment" : "-std=gnu11"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"includes" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"backtrace" : 3,
|
|
||||||
"path" : "/mnt/work/yo-dwm/."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 4,
|
|
||||||
"path" : "/mnt/work/yo-dwm/src"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 5,
|
|
||||||
"path" : "/mnt/work/yo-dwm/src/keys"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 6,
|
|
||||||
"path" : "/mnt/work/yo-dwm/src/layouts"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"language" : "C",
|
|
||||||
"languageStandard" :
|
|
||||||
{
|
|
||||||
"backtraces" :
|
|
||||||
[
|
|
||||||
1
|
|
||||||
],
|
|
||||||
"standard" : "11"
|
|
||||||
},
|
|
||||||
"sourceIndexes" :
|
|
||||||
[
|
|
||||||
0,
|
|
||||||
2,
|
|
||||||
4,
|
|
||||||
5,
|
|
||||||
7,
|
|
||||||
8,
|
|
||||||
10,
|
|
||||||
12,
|
|
||||||
13,
|
|
||||||
14,
|
|
||||||
15,
|
|
||||||
17
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id" : "yo_dwm::@6890427a1f51a3e7e1df",
|
|
||||||
"link" :
|
|
||||||
{
|
|
||||||
"commandFragments" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"fragment" : "-g",
|
|
||||||
"role" : "flags"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"fragment" : "",
|
|
||||||
"role" : "flags"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 2,
|
|
||||||
"fragment" : "-lX11",
|
|
||||||
"role" : "libraries"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 2,
|
|
||||||
"fragment" : "-lXft",
|
|
||||||
"role" : "libraries"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 2,
|
|
||||||
"fragment" : "-lXinerama",
|
|
||||||
"role" : "libraries"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"language" : "C"
|
|
||||||
},
|
|
||||||
"name" : "yo_dwm",
|
|
||||||
"nameOnDisk" : "yo_dwm",
|
|
||||||
"paths" :
|
|
||||||
{
|
|
||||||
"build" : ".",
|
|
||||||
"source" : "."
|
|
||||||
},
|
|
||||||
"sourceGroups" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"name" : "Source Files",
|
|
||||||
"sourceIndexes" :
|
|
||||||
[
|
|
||||||
0,
|
|
||||||
2,
|
|
||||||
4,
|
|
||||||
5,
|
|
||||||
7,
|
|
||||||
8,
|
|
||||||
10,
|
|
||||||
12,
|
|
||||||
13,
|
|
||||||
14,
|
|
||||||
15,
|
|
||||||
17
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name" : "Header Files",
|
|
||||||
"sourceIndexes" :
|
|
||||||
[
|
|
||||||
1,
|
|
||||||
3,
|
|
||||||
6,
|
|
||||||
9,
|
|
||||||
11,
|
|
||||||
16,
|
|
||||||
18,
|
|
||||||
19,
|
|
||||||
20,
|
|
||||||
21
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"sources" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/keys/keys.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/keys/keys.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/layouts/centeredmaster.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/layouts/centeredmaster.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/layouts/fibonacci.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/layouts/grid.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/layouts/layouts.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/layouts/monocle.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/layouts/tile.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/config.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/drw.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/drw.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/yo_dwm.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/movestack.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/transient.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/util.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/util.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"compileGroupIndex" : 0,
|
|
||||||
"path" : "src/keys/mouse.c",
|
|
||||||
"sourceGroupIndex" : 0
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/keys/mouse.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/keys/functions.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/yo_dwm.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"backtrace" : 1,
|
|
||||||
"path" : "src/colors/dracula.h",
|
|
||||||
"sourceGroupIndex" : 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type" : "EXECUTABLE"
|
|
||||||
}
|
|
|
@ -1,50 +0,0 @@
|
||||||
{
|
|
||||||
"kind" : "toolchains",
|
|
||||||
"toolchains" :
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"compiler" :
|
|
||||||
{
|
|
||||||
"id" : "GNU",
|
|
||||||
"implicit" :
|
|
||||||
{
|
|
||||||
"includeDirectories" :
|
|
||||||
[
|
|
||||||
"/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/include",
|
|
||||||
"/usr/local/include",
|
|
||||||
"/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/include-fixed",
|
|
||||||
"/usr/include"
|
|
||||||
],
|
|
||||||
"linkDirectories" :
|
|
||||||
[
|
|
||||||
"/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1",
|
|
||||||
"/usr/lib",
|
|
||||||
"/lib"
|
|
||||||
],
|
|
||||||
"linkFrameworkDirectories" : [],
|
|
||||||
"linkLibraries" :
|
|
||||||
[
|
|
||||||
"gcc",
|
|
||||||
"gcc_s",
|
|
||||||
"c",
|
|
||||||
"gcc",
|
|
||||||
"gcc_s"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"path" : "/usr/bin/cc",
|
|
||||||
"version" : "13.1.1"
|
|
||||||
},
|
|
||||||
"language" : "C",
|
|
||||||
"sourceFileExtensions" :
|
|
||||||
[
|
|
||||||
"c",
|
|
||||||
"m"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version" :
|
|
||||||
{
|
|
||||||
"major" : 1,
|
|
||||||
"minor" : 0
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,478 +0,0 @@
|
||||||
# CMAKE generated file: DO NOT EDIT!
|
|
||||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.25
|
|
||||||
|
|
||||||
# Default target executed when no arguments are given to make.
|
|
||||||
default_target: all
|
|
||||||
.PHONY : default_target
|
|
||||||
|
|
||||||
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
|
|
||||||
.NOTPARALLEL:
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets provided by cmake.
|
|
||||||
|
|
||||||
# Disable implicit rules so canonical targets will work.
|
|
||||||
.SUFFIXES:
|
|
||||||
|
|
||||||
# Disable VCS-based implicit rules.
|
|
||||||
% : %,v
|
|
||||||
|
|
||||||
# Disable VCS-based implicit rules.
|
|
||||||
% : RCS/%
|
|
||||||
|
|
||||||
# Disable VCS-based implicit rules.
|
|
||||||
% : RCS/%,v
|
|
||||||
|
|
||||||
# Disable VCS-based implicit rules.
|
|
||||||
% : SCCS/s.%
|
|
||||||
|
|
||||||
# Disable VCS-based implicit rules.
|
|
||||||
% : s.%
|
|
||||||
|
|
||||||
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
||||||
|
|
||||||
# Command-line flag to silence nested $(MAKE).
|
|
||||||
$(VERBOSE)MAKESILENT = -s
|
|
||||||
|
|
||||||
#Suppress display of executed commands.
|
|
||||||
$(VERBOSE).SILENT:
|
|
||||||
|
|
||||||
# A target that is always out of date.
|
|
||||||
cmake_force:
|
|
||||||
.PHONY : cmake_force
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Set environment variables for the build.
|
|
||||||
|
|
||||||
# The shell in which to execute make rules.
|
|
||||||
SHELL = /bin/sh
|
|
||||||
|
|
||||||
# The CMake executable.
|
|
||||||
CMAKE_COMMAND = /home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/cmake
|
|
||||||
|
|
||||||
# The command to remove a file.
|
|
||||||
RM = /home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/cmake -E rm -f
|
|
||||||
|
|
||||||
# Escaping for special characters.
|
|
||||||
EQUALS = =
|
|
||||||
|
|
||||||
# The top-level source directory on which CMake was run.
|
|
||||||
CMAKE_SOURCE_DIR = /mnt/work/yo-dwm
|
|
||||||
|
|
||||||
# The top-level build directory on which CMake was run.
|
|
||||||
CMAKE_BINARY_DIR = /mnt/work/yo-dwm/cmake-build-debug
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Targets provided globally by CMake.
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
|
|
||||||
/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
|
|
||||||
.PHONY : edit_cache
|
|
||||||
|
|
||||||
# Special rule for the target edit_cache
|
|
||||||
edit_cache/fast: edit_cache
|
|
||||||
.PHONY : edit_cache/fast
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache:
|
|
||||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
|
||||||
/home/anas/.local/share/JetBrains/Toolbox/apps/CLion/ch-0/231.8770.66/bin/cmake/linux/x64/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
|
||||||
.PHONY : rebuild_cache
|
|
||||||
|
|
||||||
# Special rule for the target rebuild_cache
|
|
||||||
rebuild_cache/fast: rebuild_cache
|
|
||||||
.PHONY : rebuild_cache/fast
|
|
||||||
|
|
||||||
# The main all target
|
|
||||||
all: cmake_check_build_system
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/work/yo-dwm/cmake-build-debug/CMakeFiles /mnt/work/yo-dwm/cmake-build-debug//CMakeFiles/progress.marks
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
|
|
||||||
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/work/yo-dwm/cmake-build-debug/CMakeFiles 0
|
|
||||||
.PHONY : all
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
|
|
||||||
.PHONY : clean
|
|
||||||
|
|
||||||
# The main clean target
|
|
||||||
clean/fast: clean
|
|
||||||
.PHONY : clean/fast
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall: all
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
||||||
.PHONY : preinstall
|
|
||||||
|
|
||||||
# Prepare targets for installation.
|
|
||||||
preinstall/fast:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
|
|
||||||
.PHONY : preinstall/fast
|
|
||||||
|
|
||||||
# clear depends
|
|
||||||
depend:
|
|
||||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
|
|
||||||
.PHONY : depend
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Target rules for targets named yo_dwm
|
|
||||||
|
|
||||||
# Build rule for target.
|
|
||||||
yo_dwm: cmake_check_build_system
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 yo_dwm
|
|
||||||
.PHONY : yo_dwm
|
|
||||||
|
|
||||||
# fast build rule for target.
|
|
||||||
yo_dwm/fast:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/build
|
|
||||||
.PHONY : yo_dwm/fast
|
|
||||||
|
|
||||||
src/drw.o: src/drw.c.o
|
|
||||||
.PHONY : src/drw.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/drw.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/drw.c.o
|
|
||||||
.PHONY : src/drw.c.o
|
|
||||||
|
|
||||||
src/drw.i: src/drw.c.i
|
|
||||||
.PHONY : src/drw.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/drw.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/drw.c.i
|
|
||||||
.PHONY : src/drw.c.i
|
|
||||||
|
|
||||||
src/drw.s: src/drw.c.s
|
|
||||||
.PHONY : src/drw.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/drw.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/drw.c.s
|
|
||||||
.PHONY : src/drw.c.s
|
|
||||||
|
|
||||||
src/keys/keys.o: src/keys/keys.c.o
|
|
||||||
.PHONY : src/keys/keys.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/keys/keys.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/keys/keys.c.o
|
|
||||||
.PHONY : src/keys/keys.c.o
|
|
||||||
|
|
||||||
src/keys/keys.i: src/keys/keys.c.i
|
|
||||||
.PHONY : src/keys/keys.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/keys/keys.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/keys/keys.c.i
|
|
||||||
.PHONY : src/keys/keys.c.i
|
|
||||||
|
|
||||||
src/keys/keys.s: src/keys/keys.c.s
|
|
||||||
.PHONY : src/keys/keys.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/keys/keys.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/keys/keys.c.s
|
|
||||||
.PHONY : src/keys/keys.c.s
|
|
||||||
|
|
||||||
src/keys/mouse.o: src/keys/mouse.c.o
|
|
||||||
.PHONY : src/keys/mouse.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/keys/mouse.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/keys/mouse.c.o
|
|
||||||
.PHONY : src/keys/mouse.c.o
|
|
||||||
|
|
||||||
src/keys/mouse.i: src/keys/mouse.c.i
|
|
||||||
.PHONY : src/keys/mouse.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/keys/mouse.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/keys/mouse.c.i
|
|
||||||
.PHONY : src/keys/mouse.c.i
|
|
||||||
|
|
||||||
src/keys/mouse.s: src/keys/mouse.c.s
|
|
||||||
.PHONY : src/keys/mouse.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/keys/mouse.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/keys/mouse.c.s
|
|
||||||
.PHONY : src/keys/mouse.c.s
|
|
||||||
|
|
||||||
src/layouts/centeredmaster.o: src/layouts/centeredmaster.c.o
|
|
||||||
.PHONY : src/layouts/centeredmaster.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/layouts/centeredmaster.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/centeredmaster.c.o
|
|
||||||
.PHONY : src/layouts/centeredmaster.c.o
|
|
||||||
|
|
||||||
src/layouts/centeredmaster.i: src/layouts/centeredmaster.c.i
|
|
||||||
.PHONY : src/layouts/centeredmaster.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/layouts/centeredmaster.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/centeredmaster.c.i
|
|
||||||
.PHONY : src/layouts/centeredmaster.c.i
|
|
||||||
|
|
||||||
src/layouts/centeredmaster.s: src/layouts/centeredmaster.c.s
|
|
||||||
.PHONY : src/layouts/centeredmaster.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/layouts/centeredmaster.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/centeredmaster.c.s
|
|
||||||
.PHONY : src/layouts/centeredmaster.c.s
|
|
||||||
|
|
||||||
src/layouts/fibonacci.o: src/layouts/fibonacci.c.o
|
|
||||||
.PHONY : src/layouts/fibonacci.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/layouts/fibonacci.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/fibonacci.c.o
|
|
||||||
.PHONY : src/layouts/fibonacci.c.o
|
|
||||||
|
|
||||||
src/layouts/fibonacci.i: src/layouts/fibonacci.c.i
|
|
||||||
.PHONY : src/layouts/fibonacci.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/layouts/fibonacci.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/fibonacci.c.i
|
|
||||||
.PHONY : src/layouts/fibonacci.c.i
|
|
||||||
|
|
||||||
src/layouts/fibonacci.s: src/layouts/fibonacci.c.s
|
|
||||||
.PHONY : src/layouts/fibonacci.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/layouts/fibonacci.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/fibonacci.c.s
|
|
||||||
.PHONY : src/layouts/fibonacci.c.s
|
|
||||||
|
|
||||||
src/layouts/grid.o: src/layouts/grid.c.o
|
|
||||||
.PHONY : src/layouts/grid.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/layouts/grid.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/grid.c.o
|
|
||||||
.PHONY : src/layouts/grid.c.o
|
|
||||||
|
|
||||||
src/layouts/grid.i: src/layouts/grid.c.i
|
|
||||||
.PHONY : src/layouts/grid.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/layouts/grid.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/grid.c.i
|
|
||||||
.PHONY : src/layouts/grid.c.i
|
|
||||||
|
|
||||||
src/layouts/grid.s: src/layouts/grid.c.s
|
|
||||||
.PHONY : src/layouts/grid.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/layouts/grid.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/grid.c.s
|
|
||||||
.PHONY : src/layouts/grid.c.s
|
|
||||||
|
|
||||||
src/layouts/monocle.o: src/layouts/monocle.c.o
|
|
||||||
.PHONY : src/layouts/monocle.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/layouts/monocle.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/monocle.c.o
|
|
||||||
.PHONY : src/layouts/monocle.c.o
|
|
||||||
|
|
||||||
src/layouts/monocle.i: src/layouts/monocle.c.i
|
|
||||||
.PHONY : src/layouts/monocle.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/layouts/monocle.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/monocle.c.i
|
|
||||||
.PHONY : src/layouts/monocle.c.i
|
|
||||||
|
|
||||||
src/layouts/monocle.s: src/layouts/monocle.c.s
|
|
||||||
.PHONY : src/layouts/monocle.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/layouts/monocle.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/monocle.c.s
|
|
||||||
.PHONY : src/layouts/monocle.c.s
|
|
||||||
|
|
||||||
src/layouts/tile.o: src/layouts/tile.c.o
|
|
||||||
.PHONY : src/layouts/tile.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/layouts/tile.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/tile.c.o
|
|
||||||
.PHONY : src/layouts/tile.c.o
|
|
||||||
|
|
||||||
src/layouts/tile.i: src/layouts/tile.c.i
|
|
||||||
.PHONY : src/layouts/tile.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/layouts/tile.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/tile.c.i
|
|
||||||
.PHONY : src/layouts/tile.c.i
|
|
||||||
|
|
||||||
src/layouts/tile.s: src/layouts/tile.c.s
|
|
||||||
.PHONY : src/layouts/tile.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/layouts/tile.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/layouts/tile.c.s
|
|
||||||
.PHONY : src/layouts/tile.c.s
|
|
||||||
|
|
||||||
src/movestack.o: src/movestack.c.o
|
|
||||||
.PHONY : src/movestack.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/movestack.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/movestack.c.o
|
|
||||||
.PHONY : src/movestack.c.o
|
|
||||||
|
|
||||||
src/movestack.i: src/movestack.c.i
|
|
||||||
.PHONY : src/movestack.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/movestack.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/movestack.c.i
|
|
||||||
.PHONY : src/movestack.c.i
|
|
||||||
|
|
||||||
src/movestack.s: src/movestack.c.s
|
|
||||||
.PHONY : src/movestack.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/movestack.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/movestack.c.s
|
|
||||||
.PHONY : src/movestack.c.s
|
|
||||||
|
|
||||||
src/transient.o: src/transient.c.o
|
|
||||||
.PHONY : src/transient.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/transient.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/transient.c.o
|
|
||||||
.PHONY : src/transient.c.o
|
|
||||||
|
|
||||||
src/transient.i: src/transient.c.i
|
|
||||||
.PHONY : src/transient.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/transient.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/transient.c.i
|
|
||||||
.PHONY : src/transient.c.i
|
|
||||||
|
|
||||||
src/transient.s: src/transient.c.s
|
|
||||||
.PHONY : src/transient.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/transient.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/transient.c.s
|
|
||||||
.PHONY : src/transient.c.s
|
|
||||||
|
|
||||||
src/util.o: src/util.c.o
|
|
||||||
.PHONY : src/util.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/util.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/util.c.o
|
|
||||||
.PHONY : src/util.c.o
|
|
||||||
|
|
||||||
src/util.i: src/util.c.i
|
|
||||||
.PHONY : src/util.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/util.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/util.c.i
|
|
||||||
.PHONY : src/util.c.i
|
|
||||||
|
|
||||||
src/util.s: src/util.c.s
|
|
||||||
.PHONY : src/util.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/util.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/util.c.s
|
|
||||||
.PHONY : src/util.c.s
|
|
||||||
|
|
||||||
src/yo_dwm.o: src/yo_dwm.c.o
|
|
||||||
.PHONY : src/yo_dwm.o
|
|
||||||
|
|
||||||
# target to build an object file
|
|
||||||
src/yo_dwm.c.o:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/yo_dwm.c.o
|
|
||||||
.PHONY : src/yo_dwm.c.o
|
|
||||||
|
|
||||||
src/yo_dwm.i: src/yo_dwm.c.i
|
|
||||||
.PHONY : src/yo_dwm.i
|
|
||||||
|
|
||||||
# target to preprocess a source file
|
|
||||||
src/yo_dwm.c.i:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/yo_dwm.c.i
|
|
||||||
.PHONY : src/yo_dwm.c.i
|
|
||||||
|
|
||||||
src/yo_dwm.s: src/yo_dwm.c.s
|
|
||||||
.PHONY : src/yo_dwm.s
|
|
||||||
|
|
||||||
# target to generate assembly for a file
|
|
||||||
src/yo_dwm.c.s:
|
|
||||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/yo_dwm.dir/build.make CMakeFiles/yo_dwm.dir/src/yo_dwm.c.s
|
|
||||||
.PHONY : src/yo_dwm.c.s
|
|
||||||
|
|
||||||
# Help Target
|
|
||||||
help:
|
|
||||||
@echo "The following are some of the valid targets for this Makefile:"
|
|
||||||
@echo "... all (the default if no target is provided)"
|
|
||||||
@echo "... clean"
|
|
||||||
@echo "... depend"
|
|
||||||
@echo "... edit_cache"
|
|
||||||
@echo "... rebuild_cache"
|
|
||||||
@echo "... yo_dwm"
|
|
||||||
@echo "... src/drw.o"
|
|
||||||
@echo "... src/drw.i"
|
|
||||||
@echo "... src/drw.s"
|
|
||||||
@echo "... src/keys/keys.o"
|
|
||||||
@echo "... src/keys/keys.i"
|
|
||||||
@echo "... src/keys/keys.s"
|
|
||||||
@echo "... src/keys/mouse.o"
|
|
||||||
@echo "... src/keys/mouse.i"
|
|
||||||
@echo "... src/keys/mouse.s"
|
|
||||||
@echo "... src/layouts/centeredmaster.o"
|
|
||||||
@echo "... src/layouts/centeredmaster.i"
|
|
||||||
@echo "... src/layouts/centeredmaster.s"
|
|
||||||
@echo "... src/layouts/fibonacci.o"
|
|
||||||
@echo "... src/layouts/fibonacci.i"
|
|
||||||
@echo "... src/layouts/fibonacci.s"
|
|
||||||
@echo "... src/layouts/grid.o"
|
|
||||||
@echo "... src/layouts/grid.i"
|
|
||||||
@echo "... src/layouts/grid.s"
|
|
||||||
@echo "... src/layouts/monocle.o"
|
|
||||||
@echo "... src/layouts/monocle.i"
|
|
||||||
@echo "... src/layouts/monocle.s"
|
|
||||||
@echo "... src/layouts/tile.o"
|
|
||||||
@echo "... src/layouts/tile.i"
|
|
||||||
@echo "... src/layouts/tile.s"
|
|
||||||
@echo "... src/movestack.o"
|
|
||||||
@echo "... src/movestack.i"
|
|
||||||
@echo "... src/movestack.s"
|
|
||||||
@echo "... src/transient.o"
|
|
||||||
@echo "... src/transient.i"
|
|
||||||
@echo "... src/transient.s"
|
|
||||||
@echo "... src/util.o"
|
|
||||||
@echo "... src/util.i"
|
|
||||||
@echo "... src/util.s"
|
|
||||||
@echo "... src/yo_dwm.o"
|
|
||||||
@echo "... src/yo_dwm.i"
|
|
||||||
@echo "... src/yo_dwm.s"
|
|
||||||
.PHONY : help
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#=============================================================================
|
|
||||||
# Special targets to cleanup operation of make.
|
|
||||||
|
|
||||||
# Special rule to run CMake to check the build system integrity.
|
|
||||||
# No rule that depends on this can have commands that come from listfiles
|
|
||||||
# because they might be regenerated.
|
|
||||||
cmake_check_build_system:
|
|
||||||
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
||||||
.PHONY : cmake_check_build_system
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,157 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<CodeBlocks_project_file>
|
|
||||||
<FileVersion major="1" minor="6"/>
|
|
||||||
<Project>
|
|
||||||
<Option title="yo_dwm"/>
|
|
||||||
<Option makefile_is_custom="1"/>
|
|
||||||
<Option compiler="gcc"/>
|
|
||||||
<Option virtualFolders="CMake Files\;"/>
|
|
||||||
<Build>
|
|
||||||
<Target title="all">
|
|
||||||
<Option working_dir="/mnt/work/yo-dwm/cmake-build-debug"/>
|
|
||||||
<Option type="4"/>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
<Target title="yo_dwm">
|
|
||||||
<Option output="/mnt/work/yo-dwm/cmake-build-debug/yo_dwm" prefix_auto="0" extension_auto="0"/>
|
|
||||||
<Option working_dir="/mnt/work/yo-dwm/cmake-build-debug"/>
|
|
||||||
<Option object_output="./"/>
|
|
||||||
<Option type="1"/>
|
|
||||||
<Option compiler="gcc"/>
|
|
||||||
<Compiler>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/."/>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/src"/>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/src/keys"/>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/src/layouts"/>
|
|
||||||
<Add directory="/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/include"/>
|
|
||||||
<Add directory="/usr/local/include"/>
|
|
||||||
<Add directory="/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/include-fixed"/>
|
|
||||||
<Add directory="/usr/include"/>
|
|
||||||
</Compiler>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 yo_dwm"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
<Target title="yo_dwm/fast">
|
|
||||||
<Option output="/mnt/work/yo-dwm/cmake-build-debug/yo_dwm" prefix_auto="0" extension_auto="0"/>
|
|
||||||
<Option working_dir="/mnt/work/yo-dwm/cmake-build-debug"/>
|
|
||||||
<Option object_output="./"/>
|
|
||||||
<Option type="1"/>
|
|
||||||
<Option compiler="gcc"/>
|
|
||||||
<Compiler>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/."/>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/src"/>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/src/keys"/>
|
|
||||||
<Add directory="/mnt/work/yo-dwm/src/layouts"/>
|
|
||||||
<Add directory="/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/include"/>
|
|
||||||
<Add directory="/usr/local/include"/>
|
|
||||||
<Add directory="/usr/lib/gcc/x86_64-pc-linux-gnu/13.1.1/include-fixed"/>
|
|
||||||
<Add directory="/usr/include"/>
|
|
||||||
</Compiler>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 yo_dwm/fast"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
<Target title="edit_cache">
|
|
||||||
<Option working_dir="/mnt/work/yo-dwm/cmake-build-debug"/>
|
|
||||||
<Option type="4"/>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
<Target title="rebuild_cache">
|
|
||||||
<Option working_dir="/mnt/work/yo-dwm/cmake-build-debug"/>
|
|
||||||
<Option type="4"/>
|
|
||||||
<MakeCommands>
|
|
||||||
<Build command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
|
||||||
<CompileFile command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
||||||
<Clean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
<DistClean command="/usr/bin/make -j12 -f "/mnt/work/yo-dwm/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
||||||
</MakeCommands>
|
|
||||||
</Target>
|
|
||||||
</Build>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/colors/dracula.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/config.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/drw.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/drw.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/keys/functions.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/keys/keys.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/keys/keys.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/keys/mouse.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/keys/mouse.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/centeredmaster.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/centeredmaster.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/fibonacci.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/grid.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/layouts.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/monocle.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/layouts/tile.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/movestack.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/transient.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/util.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/util.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/yo_dwm.c">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/src/yo_dwm.h">
|
|
||||||
<Option target="yo_dwm"/>
|
|
||||||
</Unit>
|
|
||||||
<Unit filename="/mnt/work/yo-dwm/CMakeLists.txt">
|
|
||||||
<Option virtualFolder="CMake Files\"/>
|
|
||||||
</Unit>
|
|
||||||
</Project>
|
|
||||||
</CodeBlocks_project_file>
|
|
Loading…
Reference in a new issue