This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
sway
Watch
1
Star
0
Fork
You've already forked sway
0
mirror of
https://github.com/swaywm/sway.git
synced
2024-12-30 17:06:40 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
21014e606b
sway
/
common
/
CMakeLists.txt
9 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
cmake: build common code only once This creates (static) libraries for protocols/, common/, and wayland/.
2015-12-02 06:57:53 +01:00
add_library(sway-common
ipc-client.c
list.c
log.c
Move sway/util.c to common/util.c
2015-12-14 17:16:38 +01:00
util.c
cmake: build common code only once This creates (static) libraries for protocols/, common/, and wayland/.
2015-12-02 06:57:53 +01:00
readline.c
stringop.c
)
Reference in a new issue
Copy permalink