aboutsummaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
Commit message (Collapse)AuthorAge
* fix backtrace detection in CMakeLibravatar robotanarchy2015-12-22
| | | | works on arch (glibc) and void linux (tested with musl libc) now
* use CMake's FindBacktrace for backtrace feature detectionLibravatar robotanarchy2015-12-21
|
* Move sway/util.c to common/util.cLibravatar Mikkel Oscar Lyderik2015-12-14
|
* cmake: build common code only onceLibravatar Christoph Gysin2015-12-02
| | | | This creates (static) libraries for protocols/, common/, and wayland/.
* Clean up CMake stuffLibravatar Drew DeVault2015-11-13
|
* common: create a static libraryLibravatar Ben Boeckel2015-11-12