t/cli: Tidy

This commit is contained in:
Jakob Bornecrantz 2021-02-22 20:25:07 +00:00
parent 48c2fe1f87
commit 5e06acf2ad

View file

@ -15,7 +15,7 @@ set(SOURCE_FILES
if(NOT WIN32)
# No getline on Windows, so until we have a portable impl
list(APPEND SOURCE_FILES
list(APPEND SOURCE_FILES
cli_cmd_calibrate.c
)
endif()