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 e1b441631c
Use CMake command create_symlink instead of calling ls -s,
because it is resistant to repeated calls.

This solves FTBFS with CMake >= 3.11, because in the case of update
a library file, as a result of a tdelfeditor call, this will cause
repeated calls for targets that are dependent on the library.

As a result, it is now possible to use call based on POST_BUILD,
and there is no need to distinguish the way of calling created in
the commit e22f5ace4a.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 months ago
..
FindTDE.cmake Detects tqt-mt instead of tqt or tqtqui. 11 months ago
FindTQt.cmake Detects tqt-mt instead of tqt or tqtqui. 11 months ago
TDEL10n.cmake CMakeL10n: Prevent exclusion _translatorinfo when using X-POT. 4 years ago
TDEMacros.cmake Use CMake command create_symlink instead of calling ls -s, 8 months ago
TDESetupPaths.cmake Add support for relative paths in '_tde_internal_setup_path' 1 year ago
TDEVersion.cmake Raise the minimum required version of CMake to 3.10. 10 months ago
tde_automoc.cmake Use tqmoc directly instead of tmoc 12 months ago
tde_l10n_merge.pl tde_create_translated_desktop: Incorporate a slightly modified version 5 years ago
tde_uic.cmake Use tquic directly instead of relying on tqtinterface info 12 months ago