mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-30 21:51:12 +02:00
add all subproject by default (#56)
This commit is contained in:
parent
218eb2270c
commit
e7af9b28c2
5 changed files with 40 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
|
||||
|
||||
project(GreeterTests LANGUAGES CXX)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue