bump deps and C++ version
This commit is contained in:
@ -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
|
||||
|
Submodule example_common updated: 9d70db97f8...e1aa39f5e4
2
fsfw
2
fsfw
Submodule fsfw updated: 1a07864a5f...576414438c
Reference in New Issue
Block a user