mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 15:06:08 +03:00
Don't moc twice
This commit is contained in:
parent
b4f992b944
commit
3ac1849963
1 changed files with 0 additions and 2 deletions
|
@ -62,8 +62,6 @@ if (APPLE)
|
|||
)
|
||||
endif()
|
||||
|
||||
qt_wrap_cpp(3rdparty_MOC ${3rdparty_HEADER})
|
||||
|
||||
if(NOT WIN32)
|
||||
list(APPEND 3rdparty_SRC 3rdparty/qtlockedfile/qtlockedfile_unix.cpp)
|
||||
else()
|
||||
|
|
Loading…
Reference in a new issue