summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2024-02-281-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-221-0/+2
* 3DCore: rip away the configure option and static choice of SIMDThiago Macieira2023-01-191-70/+12
* Qt3DCore: update AVX2 code to mean x86-64-v3Thiago Macieira2023-01-191-5/+1
* Add vector_helper_p.h to sources unconditionallyAlexey Edelev2022-09-081-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Move Qt::Concurrent to the PUBLIC link sectionAlexey Edelev2021-12-201-1/+1
* Remove QFrameAllocator (again)Mike Krus2021-01-111-2/+0
* CMake: Build docs for Qt 3DTopi Reinio2020-11-261-0/+4
* Make QAbstractFrontEndNodeManager privateMike Krus2020-10-271-1/+1
* Use internal CMake APIMike Krus2020-10-071-3/+3
* Add QCoreSettings classMike Krus2020-08-271-0/+2
* Update RHI plug-in with std::vector changesJean-Michaël Celerier2020-07-031-0/+1
* Fix AVX2 AlignedAllocatorPaul Lemire2020-06-191-1/+12
* Fix handling of SSE/AVX sourceMike Krus2020-06-171-3/+44
* Add support for building with CMakeMike Krus2020-05-221-0/+132