aboutsummaryrefslogtreecommitdiff
path: root/libs/dds_header/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libs/dds_header/src/CMakeLists.txt')
-rw-r--r--libs/dds_header/src/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/dds_header/src/CMakeLists.txt b/libs/dds_header/src/CMakeLists.txt
deleted file mode 100644
index f4f0587..0000000
--- a/libs/dds_header/src/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-cmake_minimum_required(VERSION 3.16)
-
-find_package(mo2-cmake CONFIG REQUIRED)
-
-add_custom_target(DDSPreview ALL)
-mo2_configure_python(DDSPreview SIMPLE)