From 577fc0845718ed8ad5bebf02a277c0579a817f77 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 17 May 2024 17:58:38 +0200 Subject: wanda: restructure source layout --- source/app/CMakeLists.txt | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 source/app/CMakeLists.txt (limited to 'source/app/CMakeLists.txt') diff --git a/source/app/CMakeLists.txt b/source/app/CMakeLists.txt deleted file mode 100644 index 1ac7ab1..0000000 --- a/source/app/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -include("CheckIPOSupported") - -check_ipo_supported(RESULT "WANDA_IPO_SUPPORTED") - -add_subdirectory("wandac") -add_subdirectory("wandad") \ No newline at end of file -- cgit v1.2.3