Commit graph

6 commits

Author SHA1 Message Date
markd
b81ca23276 Update to 5.25.0
5.22:
* Enables KDE_INSTALL_USE_QT_SYS_PATHS if CMAKE_INSTALL_PREFIX Qt5 prefix
* ecm_qt_declare_logging_category: improve error message when using
  without including
5.24:
* Integrate relative library paths to APK
* Use "/data" for DATAROOTDIR on Windows
5.25:
* Fix inclusion when there's no Qt5
* Add a fallback method for query_qmake() when there's no Qt5 installation
* Make sure ECMGeneratePriFile.cmake behaves like the rest of ECM
* Appstream data changed its preferred location
2016-08-21 21:12:42 +00:00
joerg
74a6090c4c Repeat after me: -Wl,--enable-new-dtags considered harmful. Bump
revision.
2016-06-07 17:54:59 +00:00
markd
9065d4d355 Update extra-cmake-modules to 5.21.0
* Fix _ecm_update_iconcache to only update the install location
* Revert "ECMQtDeclareLoggingCategory: Include <QDebug> with the
  generated file"
2016-04-26 09:20:41 +00:00
markd
6b2629d4fb Update extra-cmake-modules to 5.19.0
ECMAddAppIcon: Use absolute path when operating on icons
Make sure the prefix is looked-up on Android
Add a FindPoppler module
Use PATH_SUFFIXES in ecm_find_package_handle_library_components()
2016-02-14 04:13:32 +00:00
markd
8d8cf1c9ce Don't build man pages. 2016-01-11 00:02:32 +00:00
markd
05af114c3d Add extra-cmake-modules version 5.18.0
Extra CMake Modules, or ECM, aims to augment CMake with additional modules.
It serves as both a staging ground for new modules before they are moved
upstream to CMake and a place for modules that, for whatever reason, are not
a good fit for CMake itself.

It is primarily driven by the needs of the KDE community, but it is hoped
that other projects will find it useful, and outside contributions are always
welcome. The main rule for new modules is that there must be at least two
downstream users.
2016-01-10 19:57:38 +00:00