Remove NO_CONFIG

This commit is contained in:
abalfoort 2023-05-31 14:42:39 +02:00
parent 06d6f217b5
commit 1e2a51f952

View File

@ -9,7 +9,6 @@ calamares_add_plugin(luksbootkeyfile
SOURCES
LuksBootKeyFileJob.cpp
SHARED_LIB
NO_CONFIG
)
calamares_add_test(luksbootkeyfiletest SOURCES Tests.cpp LuksBootKeyFileJob.cpp)