index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
CMakeLists.txt
blob: 5a0578895b85188debbbc2834f407481aad1fc71 (
plain
)
1
2
3
4
5
6
add_library(wlr-util STATIC list.c log.c ) target_link_libraries(wlr-util m)