Skip to content

Commit 680b964

Browse files
committed
Cleanup CMakeList.txt
1 parent 2002f8f commit 680b964

File tree

1 file changed

+0
-29
lines changed

1 file changed

+0
-29
lines changed

src/CMakeLists.txt

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -136,35 +136,6 @@ set(Endorphin_RSCS
136136
)
137137
QT5_ADD_RESOURCES(RSCS ${Endorphin_RSCS})
138138

139-
set(Endorphin_MOCS
140-
aboutdialog.h
141-
acceptlanguagedialog.h
142-
autosaver.h
143-
browserapplication.h
144-
browsermainwindow.h
145-
clearprivatedata.h
146-
clearbutton.h
147-
downloadmanager.h
148-
modelmenu.h
149-
modeltoolbar.h
150-
permissionbar.h
151-
plaintexteditsearch.h
152-
searchbar.h
153-
searchbutton.h
154-
searchlineedit.h
155-
settings.h
156-
sourcehighlighter.h
157-
sourceviewer.h
158-
tabbar.h
159-
tabwidget.h
160-
toolbarsearch.h
161-
webactionmapper.h
162-
webpage.h
163-
webview.h
164-
webviewsearch.h
165-
)
166-
QT5_WRAP_CPP(MOCS ${Endorphin_MOCS})
167-
168139
# Translations
169140
qt5_create_translation(QM_FILES ${CMAKE_CURRENT_SOURCE_DIR}/locale/ast.ts)
170141
qt5_create_translation(QM_FILES ${CMAKE_CURRENT_SOURCE_DIR}/locale/ca.ts)

0 commit comments

Comments
 (0)