From 954629f6bc3b7753c5be0c08e0cdb5caf1056d23 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Mon, 16 May 2022 23:57:26 +0200 Subject: Adhere to new project structure --- CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 CMakeLists.txt (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt deleted file mode 100644 index 4664c81..0000000 --- a/CMakeLists.txt +++ /dev/null @@ -1,3 +0,0 @@ -add_subdirectory(Src/) -add_subdirectory(Exec/) -add_subdirectory(Test/) -- cgit v1.2.3