summaryrefslogtreecommitdiffstats
path: root/src/entrypoint/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Generate Qt6EntryPointAdditionalTargetInfo independent of platformAlexey Edelev2021-01-201-7/+10
* QtEntryPoint: Fix linking Release against RelWithDebInfo with MSVCJoerg Bornemann2021-01-181-0/+8
* CMake: Fix compile warnings when MSVC and -DFEATURE_static_runtime=ONLi Xinwei2020-12-171-0/+1
* CMake: Fix entrypoint output directory when multi-config buildLi Xinwei2020-11-231-0/+1
* cmake: Remove indirection via Startup target for EntryPointTor Arne Vestbø2020-11-121-7/+7
* Move iOS entrypoint logic to entrypoint libraryTor Arne Vestbø2020-11-101-29/+43
* Don't rely on the module.pri for the entrypoint linking to the libraryTor Arne Vestbø2020-11-091-16/+14
* Allow adding linker flags to qmake module prisTor Arne Vestbø2020-11-031-2/+9
* cmake: Add missing aliases for entrypoint implementationTor Arne Vestbø2020-10-281-0/+2
* cmake: Ensure Mingw builds pick up and use the WinMain entry pointTor Arne Vestbø2020-10-261-21/+70
* Make entry point module an internal moduleTor Arne Vestbø2020-10-231-0/+2
* Generalize the winmain/qtmain entry-point libraryTor Arne Vestbø2020-10-171-0/+33