aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/plugins/Duell/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cmake/plugins/Duell/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/plugins/Duell/CMakeLists.txt b/cmake/plugins/Duell/CMakeLists.txt
new file mode 100644
index 00000000..71d455dd
--- /dev/null
+++ b/cmake/plugins/Duell/CMakeLists.txt
@@ -0,0 +1,2 @@
+pascal_add_module(duell Duell.dpr)
+add_dependencies(plugins duell)