aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Bump the minimum required CMake version to 3.18Alexandru Croitor2020-11-061-1/+5
* CMake: Deduplicate qtbase source path referencesAlexandru Croitor2020-11-061-4/+7
* CMake: Run auto-detection routines before any project commandJoerg Bornemann2020-10-121-0/+2
* CMake: Fix find_package puzzle piece of top-level cross-buildsJoerg Bornemann2020-10-121-1/+2
* CMake: Remove ${CMAKE_BINARY_DIR} from CMAKE_PREFIX_PATHJoerg Bornemann2020-10-111-2/+0
* Cmake: Include 3rdparty cmake dependencies in CMAKE_MODULE_PATHDavid Edmundson2020-09-101-0/+2
* CMake: Fix parsing of .gitmodules to be more robustAlexandru Croitor2020-06-181-8/+10
* Read module list from .gitmodulesLeander Beernaert2020-03-181-8/+72
* Start the CMake superbuildKevin Funk2020-03-181-0/+50