From 1642d387f30fbef97f93225f11c3e1a6017f6ff1 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Wed, 8 Jan 2025 06:24:01 +0100 Subject: wdye: rename the self-test add_subdirectory imports it to parent projects, so be more indicative. --- tools/wdye/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/wdye') diff --git a/tools/wdye/CMakeLists.txt b/tools/wdye/CMakeLists.txt index d3a5654..7dbf09e 100644 --- a/tools/wdye/CMakeLists.txt +++ b/tools/wdye/CMakeLists.txt @@ -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) -- cgit v1.2.3-70-g09d2