]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
remove whitespace in makefile
authorBastian Dehn <hhaalo@arcor.de>
Mon, 15 Apr 2024 17:30:22 +0000 (19:30 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 15 Apr 2024 17:30:22 +0000 (19:30 +0200)
tests/CMakeLists.txt

index ed63bf6b9a37b30a372b2efe286c28e95c322858..945e2a799ed6cfb0a0169e7ad3c88742a243380d 100644 (file)
@@ -31,7 +31,7 @@ TARGET_LINK_LIBRARIES("kds_s2000w_net_tests_run"
        ${CMOCKA_LIBRARY}
        sane-kds_s2000w_net)
 
-       ADD_EXECUTABLE("kds_s2000w_read_config_tests_run"
+ADD_EXECUTABLE("kds_s2000w_read_config_tests_run"
        "kds_s2000w_read_config_tests_run.c"
        "kds_s2000w_read_config_tests.c"
        "kds_s2000w_client_mock.c")