diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-05-17 17:58:38 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-05-17 17:58:38 +0200 |
| commit | 577fc0845718ed8ad5bebf02a277c0579a817f77 (patch) | |
| tree | 3d1cdc53c426a0ba60a7996619a7b787850bb3b3 /source/app/CMakeLists.txt | |
| parent | de5bf7ca3b7a2bf6be35b86486b00dc6a071b950 (diff) | |
| download | wanda-577fc0845718ed8ad5bebf02a277c0579a817f77.tar.xz wanda-577fc0845718ed8ad5bebf02a277c0579a817f77.zip | |
Diffstat (limited to 'source/app/CMakeLists.txt')
| -rw-r--r-- | source/app/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
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 |
