Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tde_install_symlink to create symlink during installation, | Slávek Banko | 2024-11-18 | 1 | -14/+1 |
| | | | | | | | | | 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> | ||||
* | Conversion to the cmake building system. | Slávek Banko | 2022-03-18 | 1 | -0/+150 |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |