CMakeLists fixes #517

Merged
gaisser merged 3 commits from mueller/cmake-fixes into development 2021-11-08 14:44:41 +01:00
Owner
  • FSFW.h was generated twice but one instance is not used anymore
  • Needed to reorder the definition of CMake variables to come before the configure_file directive. This led to the OSAL preprocessor define not being set, which was problematic for the STM32 FreeRTOS example
- `FSFW.h` was generated twice but one instance is not used anymore - Needed to reorder the definition of CMake variables to come before the `configure_file` directive. This led to the OSAL preprocessor define not being set, which was problematic for the STM32 FreeRTOS example
muellerr added 2 commits 2021-10-27 17:11:38 +02:00
muellerr requested review from mohr 2021-10-27 17:11:58 +02:00
muellerr added the
bug
label 2021-10-27 17:12:34 +02:00
muellerr added this to the v3.0.0 milestone 2021-10-27 17:12:41 +02:00
muellerr added 1 commit 2021-10-28 09:20:04 +02:00
gaisser approved these changes 2021-11-08 14:43:10 +01:00
gaisser removed review request for mohr 2021-11-08 14:43:15 +01:00
gaisser self-assigned this 2021-11-08 14:43:20 +01:00
gaisser merged commit 87a15910fe into development 2021-11-08 14:44:41 +01:00
gaisser deleted branch mueller/cmake-fixes 2021-11-08 14:44:51 +01:00
Sign in to join this conversation.
No description provided.