wdye: rename the self-test
add_subdirectory imports it to parent projects, so be more indicative.
This commit is contained in:
parent
af889b733e
commit
1642d387f3
@ -38,5 +38,5 @@ if (WITH_CURSES)
|
||||
target_link_libraries (wdye PUBLIC ${CURSES_LIBRARIES})
|
||||
endif ()
|
||||
|
||||
add_test (NAME simple COMMAND wdye "${PROJECT_SOURCE_DIR}/test.lua")
|
||||
add_test (NAME wdye COMMAND wdye "${PROJECT_SOURCE_DIR}/test.lua")
|
||||
include (CTest)
|
||||
|
Loading…
Reference in New Issue
Block a user