mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
10 lines
164 B
Text
10 lines
164 B
Text
|
|
configure_test(
|
||
|
|
SUBPROJECT common
|
||
|
|
NAME readline
|
||
|
|
SOURCES
|
||
|
|
${PROJECT_SOURCE_DIR}/common/readline.c
|
||
|
|
readline.c
|
||
|
|
WRAPPERS
|
||
|
|
fgetc
|
||
|
|
)
|