summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/cmake-macros/examples.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Document versionless commandsKai Koehne2020-05-061-0/+38
| | | | | | Pick-to: 5.15 Change-Id: I249c10bf3338b08477ce04f7c2d5098390a6f9a0 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* CMake: Add documentation for qt5_import_plugins()Alexandru Croitor2019-08-121-0/+11
| | | | | | Task-number: QTBUG-38913 Change-Id: If4a51e695864ab658fb5223fd8c2162b14a267c8 Reviewed-by: Kavindra Palaraja <kpalaraja@luxoft.com>
* Qt Core: Document CMake macrosKai Koehne2019-05-161-0/+26
Document public macros in Qt5CoreMacros.cmake. This will replace the list in the current CMake Manual. Task-number: QTBUG-72159 Change-Id: I377412fe0c1d0a9b232162bbab88ac830d2cac80 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Paul Wicking <paul.wicking@qt.io>