Fixup CMake

This commit is contained in:
Marvin W 2019-12-18 01:01:39 +01:00
parent bd45fdf1e1
commit 18560593b5
No known key found for this signature in database
GPG Key ID: 072E9235DB996F2A
1 changed files with 0 additions and 1 deletions

View File

@ -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)