Commit Graph

2 Commits (5391856f5bef928cfade2df8a1b1cad5eb8a372e)

Author SHA1 Message Date
Slávek Banko e617b844b5
Use tde_install_symlink to create symlink during installation,
instead of calling add_custom_command, add_custom_target and install.

This not only simplifies the code, but prevents the problem of repeated
starting of the 'ln' command with CMake >= 3.31, which led to FTBFS.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 months ago
Slávek Banko a6454b1658
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago