summaryrefslogtreecommitdiffstats
path: root/cmake/QtPriHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* qdevice.pri: Use cmake separators for the pathMårten Nordheim2021-09-101-0/+2
* Use correct module include name across the projectAlexey Edelev2021-08-271-1/+2
* Use _qt_module_has_headers instead of INTERFACE_MODULE_HAS_HEADERSAlexey Edelev2021-08-111-1/+1
* CMake: Make WrapVulkanHeaders target optional for QtGui consumersAlexandru Croitor2021-07-291-3/+33
* CMake: Keep public include header locations for internal module priJaeyoon Jung2021-07-261-1/+1
* Fix generated pri and prl filesLi Xinwei2021-07-171-2/+6
* Use target OUTPUT_NAME as a module identifier in .pri filesAlexey Edelev2021-06-181-3/+1
* Fix internal module naming in qmake .pri filesAlexey Edelev2021-06-171-1/+0
* Make framework names consistent with the module namesAlexey Edelev2021-06-031-1/+1
* CMake: Fix generated prl and pri files for MSVCLi Xinwei2021-06-021-4/+18
* Move the framework related information to the common functionAlexey Edelev2021-05-311-4/+6
* qmake: Pick default architecture on macOS based on unameTor Arne Vestbø2021-05-211-0/+7
* CMake: Fix auto-importing of plugins in static Qt qmake projectsAlexandru Croitor2021-04-121-1/+1
* wasm: add cmake build supportLorn Potter2021-04-011-1/+4
* CMake: Use private headers for internal module priJaeyoon Jung2021-01-201-0/+2
* CMake: Fix QMAKE_LIB_<NAME> variable names in module .pri filesJoerg Bornemann2020-12-031-0/+1
* CMake: Fill QT.<module-name>.uses entries in module .pri filesJoerg Bornemann2020-11-301-5/+30
* CMake: Rename internal variableJoerg Bornemann2020-11-301-1/+1
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-201-2/+2
* CMake: Generate less pri files and mark header modules as no_linkCristian Adam2020-11-201-0/+3
* Don't add module pri library entry for header modulesTor Arne Vestbø2020-11-091-1/+7
* cmake: Allow module to specify initial dependsTor Arne Vestbø2020-11-091-1/+4
* CMake: Private module pri files should have internal_moduleAlexandru Croitor2020-11-071-0/+4
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-031-1/+4
* Allow adding extra content to module priTor Arne Vestbø2020-11-021-1/+4
* CMake: Clean up order of assignments in generated module pri filesAlexandru Croitor2020-10-301-6/+11
* cmake: Allow specifying module 'uses' entriesTor Arne Vestbø2020-10-281-2/+5
* cmake: Avoid -NOTFOUND suffix in module pri configTor Arne Vestbø2020-10-281-2/+4
* CMake: Export QT_QPA_DEFAULT_PLATFORM in QtBuildInternalsExtraAlexandru Croitor2020-10-271-0/+5
* cmake: Allow target to specify initial module internal configTor Arne Vestbø2020-10-261-1/+3
* cmake: Produce internal module pris like qmake doesTor Arne Vestbø2020-10-231-33/+37
* cmake: Respect NO_PRIVATE_MODULE when generating module pri filesTor Arne Vestbø2020-10-231-49/+52
* cmake: Don't add include paths to module pri if there are no headersTor Arne Vestbø2020-10-231-0/+6
* cmake: Fix logic for adding staticlib to module priTor Arne Vestbø2020-10-161-4/+3
* CMake: Add missing Android values in qdevice.priAlexandru Croitor2020-10-071-0/+7
* CMake: Export the chosen iOS SDK used when configuring QtAlexandru Croitor2020-10-071-0/+4
* CMake Build: Add support for -qtlibinfix configure parameterCristian Adam2020-09-231-2/+5
* CMake: Implement configure -qreal <type>Joerg Bornemann2020-08-191-1/+1
* CMake: Handle -D, -I, -F and -L configure argumentsJoerg Bornemann2020-08-171-0/+17
* CMake: Split QtBuild.cmake into smaller filesAlexandru Croitor2020-08-141-0/+728