summaryrefslogtreecommitdiffstats
path: root/cmake/QtFinishPrlFile.cmake
Commit message (Expand)AuthorAgeFilesLines
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Fix qml plugin prl files not to have hardcoded pathsAlexandru Croitor2022-07-021-0/+6
* CMake: Fix prl files not to contain hard-coded library pathsAlexandru Croitor2022-06-221-1/+22
* CMake: Fix static library link order when using qmakeAlexandru Croitor2022-05-121-1/+18
* Fix generated pri and prl filesLi Xinwei2021-07-171-0/+1
* Move resource object files to the beginning of linker line in .prl filesAlexey Edelev2021-06-031-1/+1
* CMake: Fix generated prl and pri files for MSVCLi Xinwei2021-06-021-0/+1
* Update the comment in QtFinishPrlFile.cmakeJoerg Bornemann2021-05-031-2/+4
* CMake: Fix generation of prl files for non-qtbase modulesAlexandru Croitor2020-10-291-5/+17
* CMake: Do not prepend -l to libs starting with dash in prl filesJoerg Bornemann2020-10-221-1/+1
* CMake: Fix generated content of prl files (again)Alexandru Croitor2020-07-311-15/+23
* CMake: Fix building debug apps with qmake on WindowsAlexandru Croitor2020-07-291-0/+15
* CMake: Write object libs of Qt resources to .prl filesJoerg Bornemann2020-06-161-1/+6
* CMake: Do not use $$[QT_INSTALL_LIBS/get] in generated .prl filesJoerg Bornemann2020-06-161-2/+2
* CMake: Fix qmake mixing for framework buildsAlexandru Croitor2020-06-041-1/+1
* CMake: Generate qmake .prl filesJoerg Bornemann2020-04-171-0/+57