mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-21 06:01:43 +00:00
t/cli: Tidy
This commit is contained in:
parent
48c2fe1f87
commit
5e06acf2ad
|
@ -15,7 +15,7 @@ set(SOURCE_FILES
|
||||||
|
|
||||||
if(NOT WIN32)
|
if(NOT WIN32)
|
||||||
# No getline on Windows, so until we have a portable impl
|
# No getline on Windows, so until we have a portable impl
|
||||||
list(APPEND SOURCE_FILES
|
list(APPEND SOURCE_FILES
|
||||||
cli_cmd_calibrate.c
|
cli_cmd_calibrate.c
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Reference in a new issue