aboutsummaryrefslogtreecommitdiff
path: root/common/CMakeLists.txt
AgeCommit message (Collapse)AuthorLines
2015-12-22fix backtrace detection in CMakerobotanarchy-1/+7
works on arch (glibc) and void linux (tested with musl libc) now
2015-12-21use CMake's FindBacktrace for backtrace feature detectionrobotanarchy-0/+1
2015-12-14Move sway/util.c to common/util.cMikkel Oscar Lyderik-0/+1
2015-12-02cmake: build common code only onceChristoph Gysin-0/+7
This creates (static) libraries for protocols/, common/, and wayland/.
2015-11-13Clean up CMake stuffDrew DeVault-3/+0
2015-11-12common: create a static libraryBen Boeckel-0/+3