new cmake options for CICD build #623

Merged
gaisser merged 22 commits from mueller/new-cicd-cmake-opts into development 2022-06-20 17:56:30 +02:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 1a294e6a13 - Show all commits

View File

@ -4,6 +4,7 @@
#include <fstream>
#include <iostream>
#include "TestsConfig.h"
#include "fsfw/container/DynamicFIFO.h"
#include "fsfw/container/SimpleRingBuffer.h"
#include "fsfw/platform.h"