mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-31 09:34:52 +01:00
cacsa
This commit is contained in:
parent
82514c1239
commit
64d6b82212
2
CMakeLists.txt
Normal file → Executable file
2
CMakeLists.txt
Normal file → Executable file
@ -43,7 +43,9 @@ set(MINIMUM_QT_VERSION 4.7.3)
|
|||||||
set(SOURCE_PACKAGE_SUFFIX "Source")
|
set(SOURCE_PACKAGE_SUFFIX "Source")
|
||||||
set(EXE_NAME ${APP_LOW_NAME})
|
set(EXE_NAME ${APP_LOW_NAME})
|
||||||
|
|
||||||
|
# Options declaration.
|
||||||
option(USE_QT_5 "Use Qt 5 for building" OFF)
|
option(USE_QT_5 "Use Qt 5 for building" OFF)
|
||||||
|
option(BUNDLE_ICON_THEME "Equip installation with custom icon theme" ON)
|
||||||
|
|
||||||
message(STATUS "[${APP_LOW_NAME}] Welcome to ${APP_NAME} compilation process.")
|
message(STATUS "[${APP_LOW_NAME}] Welcome to ${APP_NAME} compilation process.")
|
||||||
message(STATUS "[${APP_LOW_NAME}] Compilation process begins right now.")
|
message(STATUS "[${APP_LOW_NAME}] Compilation process begins right now.")
|
||||||
|
0
src/gui/messagesview.h
Normal file → Executable file
0
src/gui/messagesview.h
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user