bump deps and C++ version

This commit is contained in:
2022-05-18 15:49:29 +02:00
parent 99a04398af
commit 878988bb09
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ project(fsfw-example-hosted C CXX)
################################################################################
# Specify the C++ standard
set(CMAKE_CXX_STANDARD 11)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED True)
# Set names and variables

2
fsfw

Submodule fsfw updated: 1a07864a5f...576414438c