Remove AUTORCC

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
This commit is contained in:
Claudio Cambra 2021-12-30 12:22:33 +01:00 committed by Matthieu Gallien (Rebase PR Action)
parent e25140d72e
commit 8ad04f5a5e

View file

@ -447,7 +447,6 @@ endif()
set_target_properties(nextcloudCore
PROPERTIES
AUTOUIC ON
AUTORCC ON
AUTOMOC ON
)