aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMarvin W <git@larma.de>2019-12-18 01:01:39 +0100
committerMarvin W <git@larma.de>2019-12-18 01:01:39 +0100
commit18560593b5b87c3890ed2268e52be829e4d4ae8d (patch)
tree90d6fea48d06844de1b2164ca608c47ee23b003d /CMakeLists.txt
parentbd45fdf1e16e7d4ff49e1472ee30f269867f531e (diff)
downloaddino-18560593b5b87c3890ed2268e52be829e4d4ae8d.tar.gz
dino-18560593b5b87c3890ed2268e52be829e4d4ae8d.zip
Fixup CMake
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9a074e0f..44350513 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,7 +40,6 @@ if (ENABLED_PLUGINS)
message(STATUS "Enabled plugin: ${plugin}")
endforeach(plugin)
endif (ENABLED_PLUGINS)
-list(REMOVE_DUPLICATES PLUGINS)
set(PLUGINS "")
get_cmake_property(all_variables VARIABLES)