From 18560593b5b87c3890ed2268e52be829e4d4ae8d Mon Sep 17 00:00:00 2001 From: Marvin W Date: Wed, 18 Dec 2019 01:01:39 +0100 Subject: Fixup CMake --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3-54-g00ecf