mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 07:30:53 +02:00
Update all package versions
This commit is contained in:
parent
41152efc02
commit
c2751d904b
5 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# this script adds all subprojects to a single build to allow IDEs understand the full project
|
||||
# structure.
|
||||
|
||||
cmake_minimum_required(VERSION 3.14...3.22)
|
||||
cmake_minimum_required(VERSION 3.14...3.27)
|
||||
|
||||
project(BuildAll LANGUAGES CXX)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue