]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
tests without include dir
authorBastian Dehn <hhaalo@arcor.de>
Tue, 12 Mar 2024 16:34:45 +0000 (17:34 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Tue, 12 Mar 2024 16:34:45 +0000 (17:34 +0100)
tests/CMakeLists.txt

index 6d97c211bcd8e5fd02dd6acd0c738b8fed435bef..0eec1021929dab003d97453e5d8ea14138305a1d 100644 (file)
@@ -14,6 +14,4 @@ target_link_libraries("runtests" check subunit sane-kds_s2000w_net)
 
 add_custom_target("runningtests" ALL "./runtests"
        WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}
-       DEPENDS "runtests")
-
-target_include_directories("runtests" PRIVATE "${CMAKE_CURRENT_BINARY_DIR}/../src")
\ No newline at end of file
+       DEPENDS "runtests")
\ No newline at end of file