reworked helper scripts, renamed q7s build dirs

This commit is contained in:
2022-05-03 12:27:34 +02:00
parent 4149b08f3a
commit b2ec1773e4
672 changed files with 63681 additions and 142 deletions
cmake-build-debug-q7s
CMakeCache.txt
CMakeFiles
FSFWConfig.hMakefileOBSWConfig.h
_deps
bsp_q7s
cmake_install.cmake
common
commonConfig.h
fsfw
CMakeFiles
Makefilecmake_install.cmake
contrib
fsfw
hal
src
CMakeFiles
Makefilecmake_install.cmake
fsfw
CMakeFiles
Makefile
action
cfdp
cmake_install.cmake
container
controller
datapool
datapoollocal
devicehandlers
events
fdir
globalfunctions
health
housekeeping
internalerror
ipc
memory
modes
monitoring
objectmanager
osal
parameters
power
pus
serialize
serviceinterface
storagemanager
subsystem
tasks
tcdistribution
thermal
timemanager
tmtcpacket
tmtcservices
tests
linux
mission
q7sConfig.h
test
thirdparty
arcsec_star_tracker
json
libcsp
lwgps
unittest
watchdog
watchdogConf.h
cmake/scripts

@ -0,0 +1,16 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.18
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/rmueller/EIVE/eive-obsw")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/rmueller/EIVE/eive-obsw/cmake-build-debug-q7s")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})