Shared cmake folder
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.
 
 
 
Go to file
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>
1 month ago
modules Use CMake command create_symlink instead of calling ls -s, 1 month ago
templates Rename kdemacros.h to tdemacros.h 8 months ago
CMakeLists.txt Set cmake minimum version in a centralized place 11 months ago
generate_apidox Conversion qt->tqt. 7 years ago
install_apidox Add preliminary apidox support to CMake 14 years ago