Merge branch 'master' of ssh://git.code.sf.net/p/rssguard/code
|
@ -45,11 +45,17 @@ set(EXE_NAME ${APP_LOW_NAME})
|
|||
|
||||
# Options declaration.
|
||||
option(USE_QT_5 "Use Qt 5 for building" OFF)
|
||||
option(BUNDLE_ICON_THEME "Equip installation with custom icon theme" ON)
|
||||
option(BUNDLE_ICON_THEMES "Equip installation with custom icon themes" ON)
|
||||
|
||||
message(STATUS "[${APP_LOW_NAME}] Welcome to ${APP_NAME} compilation process.")
|
||||
message(STATUS "[${APP_LOW_NAME}] Compilation process begins right now.")
|
||||
|
||||
if(BUNDLE_ICON_THEMES)
|
||||
message(STATUS "[${APP_LOW_NAME}] Custom icon themes will be installed.")
|
||||
else(BUNDLE_ICON_THEMES)
|
||||
message(STATUS "[${APP_LOW_NAME}] Custom icon themes will NOT be installed.")
|
||||
endif(BUNDLE_ICON_THEMES)
|
||||
|
||||
# Setup misc options.
|
||||
set(CMAKE_COLOR_MAKEFILE ON)
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/resources/cmake ${CMAKE_MODULE_PATH})
|
||||
|
@ -239,6 +245,7 @@ set(APP_SOURCES
|
|||
src/gui/feedsview.cpp
|
||||
src/gui/messagesview.cpp
|
||||
src/gui/statusbar.cpp
|
||||
src/gui/messagebox.cpp
|
||||
|
||||
# CORE sources.
|
||||
src/core/debugging.cpp
|
||||
|
@ -291,6 +298,7 @@ set(APP_HEADERS
|
|||
src/gui/feedsview.h
|
||||
src/gui/messagesview.h
|
||||
src/gui/statusbar.h
|
||||
src/gui/messagebox.h
|
||||
|
||||
# CORE headers.
|
||||
src/core/settings.h
|
||||
|
@ -427,8 +435,12 @@ if(WIN32 OR OS2)
|
|||
message(STATUS "[${APP_LOW_NAME}] You will probably install on Windows or OS/2.")
|
||||
install(TARGETS ${EXE_NAME}
|
||||
RUNTIME DESTINATION ./)
|
||||
install(DIRECTORY resources/graphics/icons/mini-kfaenza
|
||||
DESTINATION ./icons)
|
||||
|
||||
if(BUNDLE_ICON_THEMES)
|
||||
install(DIRECTORY resources/graphics/icons/mini-kfaenza
|
||||
DESTINATION ./icons)
|
||||
endif(BUNDLE_ICON_THEMES)
|
||||
|
||||
install(DIRECTORY resources/graphics/flags
|
||||
DESTINATION ./)
|
||||
install(DIRECTORY resources/skins/base
|
||||
|
@ -451,8 +463,12 @@ elseif(UNIX)
|
|||
message(STATUS "[${APP_LOW_NAME}] You will probably install on Linux.")
|
||||
install(TARGETS ${EXE_NAME}
|
||||
RUNTIME DESTINATION bin)
|
||||
install(DIRECTORY resources/graphics/icons/mini-kfaenza
|
||||
DESTINATION share/${APP_LOW_NAME}/icons)
|
||||
|
||||
if(BUNDLE_ICON_THEMES)
|
||||
install(DIRECTORY resources/graphics/icons/mini-kfaenza
|
||||
DESTINATION share/${APP_LOW_NAME}/icons)
|
||||
endif(BUNDLE_ICON_THEMES)
|
||||
|
||||
install(DIRECTORY resources/graphics/flags
|
||||
DESTINATION share/${APP_LOW_NAME}/)
|
||||
install(DIRECTORY resources/skins/base
|
||||
|
|
Before Width: | Height: | Size: 612 B |
Before Width: | Height: | Size: 554 B |
Before Width: | Height: | Size: 630 B |
Before Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 547 B |
Before Width: | Height: | Size: 604 B |
Before Width: | Height: | Size: 560 B |
Before Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 584 B |
Before Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 407 B |
Before Width: | Height: | Size: 619 B |
Before Width: | Height: | Size: 576 B |
Before Width: | Height: | Size: 374 B |
Before Width: | Height: | Size: 640 B |
Before Width: | Height: | Size: 584 B |
Before Width: | Height: | Size: 560 B |
Before Width: | Height: | Size: 533 B |
Before Width: | Height: | Size: 512 B |
Before Width: | Height: | Size: 556 B |
Before Width: | Height: | Size: 573 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 705 B |
Before Width: | Height: | Size: 507 B |
Before Width: | Height: | Size: 589 B |
Before Width: | Height: | Size: 841 B |
Before Width: | Height: | Size: 587 B |
Before Width: | Height: | Size: 455 B |
Before Width: | Height: | Size: 570 B |
Before Width: | Height: | Size: 581 B |
Before Width: | Height: | Size: 560 B |
Before Width: | Height: | Size: 465 B |
Before Width: | Height: | Size: 748 B |
Before Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 533 B |
Before Width: | Height: | Size: 740 B |
Before Width: | Height: | Size: 754 B |
Before Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 710 B |
Before Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 519 B |
Before Width: | Height: | Size: 558 B |
Before Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 555 B |
Before Width: | Height: | Size: 891 B |
Before Width: | Height: | Size: 561 B |
Before Width: | Height: | Size: 446 B |
Before Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 454 B |
Before Width: | Height: | Size: 416 B |
Before Width: | Height: | Size: 415 B |
Before Width: | Height: | Size: 451 B |
Before Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 408 B |
Before Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 589 B |
Before Width: | Height: | Size: 657 B |
Before Width: | Height: | Size: 658 B |
Before Width: | Height: | Size: 632 B |
Before Width: | Height: | Size: 611 B |
Before Width: | Height: | Size: 608 B |
Before Width: | Height: | Size: 675 B |
Before Width: | Height: | Size: 657 B |
Before Width: | Height: | Size: 889 B |
Before Width: | Height: | Size: 528 B |
Before Width: | Height: | Size: 506 B |
Before Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 595 B |
Before Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 458 B |
Before Width: | Height: | Size: 485 B |
Before Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 494 B |
Before Width: | Height: | Size: 602 B |
Before Width: | Height: | Size: 695 B |
Before Width: | Height: | Size: 920 B |
Before Width: | Height: | Size: 840 B |
Before Width: | Height: | Size: 705 B |
Before Width: | Height: | Size: 727 B |
Before Width: | Height: | Size: 520 B |
Before Width: | Height: | Size: 570 B |
Before Width: | Height: | Size: 511 B |
Before Width: | Height: | Size: 722 B |
Before Width: | Height: | Size: 724 B |
Before Width: | Height: | Size: 500 B |
Before Width: | Height: | Size: 376 B |
Before Width: | Height: | Size: 297 B |
Before Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 806 B |
Before Width: | Height: | Size: 764 B |
Before Width: | Height: | Size: 207 B |
Before Width: | Height: | Size: 210 B |
Before Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 201 B |
Before Width: | Height: | Size: 851 B |
Before Width: | Height: | Size: 670 B |
Before Width: | Height: | Size: 812 B |
Before Width: | Height: | Size: 816 B |