summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use TDE cmake macro to set versionr14.0.13r14.0.xMichele Calgaro2022-06-211-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 57e74b846ab20e5ee27a288866e402df20c6b1f6)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-041-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.r14.0.12Slávek Banko2021-12-291-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4feebc179a0b455239495b034f131f3a720f2647)
* cmake: Install the library to the default system location.Slávek Banko2021-12-081-1/+1
| | | | | | | Parts omitted in commit 1382F3DDB7D28B59432C8C32455734BADA2B6016. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5da5cb1c824c608159126a82011d8a8943b360e0)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-12-081-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 591c8f8d77f742dd99e59dab537dd9d5a62e88a6)
* cmake: Set the path for installing API documentation.Slávek Banko2021-12-081-0/+2
| | | | | | | | The documentation contained here is not the usual manual, so it does not belong to the TDE user documentation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 67bba7e12f138f8fdfe314a6830d687fafe64f3f)
* cmake: Install the library to the default system location.Slávek Banko2021-12-081-0/+4
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1382f3ddb7d28b59432c8c32455734bada2b6016)
* Conversion to the cmake building system.gregory guy2021-12-081-0/+94
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit a69b55c674b0528c00598bea54b7a661f4e49f27)