You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-cmake/modules
Slávek Banko 2bcaeab34e
Add the ability to specify the necessary CXX features.
This increases the minimum necessary version of CMake to 3.1.

There are three levels:
1. TDE_CXX_FEATURES common for all TDE modules
2. PROJECT_CXX_FEATURES common at invidual module level
3. CXX_FEATURES and CXX_FEATURES_PRIVATE for individual libraries and binaries

Public CXX_FEATURES for libraries become part of the exported CMake target.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
..
FindTDE.cmake FindTDE: Conditional import of exported tdelibs targets. 5 years ago
FindTQt.cmake Add caching of variables from checks results and add conditions 5 years ago
FindTQtQUI.cmake Remove spurious tmoc check from tqtqui module 13 years ago
TDEL10n.cmake CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. 4 years ago
TDEMacros.cmake Add the ability to specify the necessary CXX features. 3 years ago
TDESetupPaths.cmake Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
tde_l10n_merge.pl tde_create_translated_desktop: Incorporate a slightly modified version 4 years ago
tde_uic.cmake tde_uic: Set CMAKE_MODULE_PATH only if it is needed. This prevents CMP0017. 4 years ago