mirror of
https://github.com/swaywm/sway.git
synced 2026-04-30 06:46:24 -04:00
Apparently test/ was gitignored
This commit is contained in:
parent
f05fd97859
commit
698ba55860
5 changed files with 28 additions and 1 deletions
7
test/common/list/CMakeLists.txt
Normal file
7
test/common/list/CMakeLists.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
configure_test(
|
||||
SUBPROJECT common
|
||||
NAME list
|
||||
SOURCES
|
||||
${PROJECT_SOURCE_DIR}/common/list.c
|
||||
list.c
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue