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/templates
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
..
tde_dummy_cpp.cmake Move templates to a separate directory and rename to the tde_ prefix. 5 years ago
tde_export_library.cmake Add the ability to specify the necessary CXX features. 3 years ago
tde_libtool_file.cmake Move templates to a separate directory and rename to the tde_ prefix. 5 years ago
tde_tdeinit_executable.cmake Move templates to a separate directory and rename to the tde_ prefix. 5 years ago
tde_tdeinit_module.cmake Move templates to a separate directory and rename to the tde_ prefix. 5 years ago