mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 10:50:04 -05:00
Migrate the build system to cmake
This commit is contained in:
@ -1,16 +0,0 @@
|
||||
INCLUDEPATH += $$PWD \
|
||||
$$PWD/shared
|
||||
|
||||
HEADERS += \
|
||||
$$PWD/icon_utils.h \
|
||||
$$PWD/theme_id.h \
|
||||
$$PWD/theme_manager.h \
|
||||
$$PWD/themable.h \
|
||||
$$PWD/yacreader_icon.h \
|
||||
$$PWD/shared/help_about_dialog_theme.h \
|
||||
$$PWD/shared/whats_new_dialog_theme.h \
|
||||
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/icon_utils.cpp \
|
||||
$$PWD/theme_manager.cpp
|
||||
Reference in New Issue
Block a user