summaryrefslogtreecommitdiffstats
path: root/qt/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* cmake: Do not install private headers.Slávek Banko2021-12-081-8/+0
| | | | | | | | | The headers installed in the private directory seem to be unnecessary when building other applications or libraries that use TQScintilla library. Therefore, there is no obvious reason to be installed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d23cdd1e2ce3c26ea3f9722b24c92c826acd7c9c)
* Conversion to the cmake building system.gregory guy2021-12-081-0/+88
Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit a69b55c674b0528c00598bea54b7a661f4e49f27)