project name corrected

This commit is contained in:
Robin Müller 2020-12-29 02:15:04 +01:00 committed by Robin Mueller
parent a3139c1b52
commit 1f95ad9b42
5 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ include(${CMAKE_SCRIPT_PATH}/PreProjectConfig.cmake)
pre_project_config() pre_project_config()
# Project Name # Project Name
project(fsfw_example ASM C CXX) project(eive_obsw ASM C CXX)
################################################################################ ################################################################################
# Pre-Sources preparation # Pre-Sources preparation