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 1 deletions
Showing only changes of commit 690991b4b5 - Show all commits

View File

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