project name corrected

This commit is contained in:
Robin Müller 2020-12-29 02:15:04 +01:00
parent 9ee2e4e1da
commit d4c4c6dd40
5 changed files with 1 additions and 1 deletions

View File

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