summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2023-03-01Let Dockerfile define the Qt version in useIlya Fedin
2023-01-09Updated Qt to 5.15.8 on Windows.23rd
2023-01-06Update Qt version for Linux in cmakeIlya Fedin
2022-12-27Find venv without configure.batIlya Fedin
2022-12-09Updated Qt to 5.15.7 on Windows.23rd
2022-12-06Migrate macOS build to patched Qt 6.3.2.John Preston
2022-11-18Update Qt to 6.4.1 on LinuxIlya Fedin
2022-09-22Implement target_compile_options_if_exists, target_link_options_if_existsIlya Fedin
2022-09-02Update Qt to 6.4.0 beta4 on LinuxIlya Fedin
2022-08-30Move Qt version from configure.py to CMakeLists.txtIlya Fedin
2022-06-15Restrict CMake to 3.23+ on macOS.John Preston
2021-10-29Use Qt resources from a file on macOS.John Preston
2021-07-20Add loading of custom shipped d3dcompiler_47.dll.Christian Hesse
2021-07-20Allow to build with generators other than Xcode on macIlya Fedin
2021-06-22Use NuGet package for WinRT headers generation.John Preston
2020-09-29Remove mapbox::variant dependency.John Preston
2020-03-13Fix build with external minizip.John Preston
2020-01-17Include variables.cmake after project() call.John Preston
2019-12-06Read project version from build/version file.John Preston
2019-12-06Add configure script for cmake.John Preston
2019-12-04Initial Linux build.John Preston
2019-11-25Initial build with Xcode.John Preston
2019-11-21Add more options.John Preston
2019-11-18Use precompiled header from cmake 3.16.John Preston
2019-11-11Initial Windows Debug build with cmake.John Preston
2019-11-09Compile all code with cmake.John Preston
2019-11-08Add all code generation targets.John Preston
2019-11-08Build lib_ui with cmake.John Preston
2019-11-08Build codegen utils with cmake.John Preston