This website requires JavaScript.
Explore
Datenschutz
Impressum
Help
Sign In
eive
/
eive-obsw
Watch
13
Star
4
Fork
0
You've already forked eive-obsw
Code
Issues
4
Pull Requests
1
Releases
120
Wiki
Activity
ca92b85864
eive-obsw
/
mission
/
utility
/
CMakeLists.txt
8 lines
97 B
CMake
Raw
Normal View
History
Unescape
Escape
reworked cmake, unfortunately a big one due to interdependence - /mission is a library now, in preparation of unittests (which bring their own main) - eive-simple is now only available in bsp=arm/q7s (but is still not compiling) - watchdog and simple are their own executables, not configurations any more - moved some q7s specific code into /bsp-q7s to flatten if-hierarchy in main CMakeLists.txt - compiler and linker options are not globally applied to all targets - linux is the default fsfw osal now, as current code does not compile on hosted
2022-02-09 21:38:56 +01:00
target_sources
(
${
LIB_EIVE_MISSION
}
PRIVATE
added cmake support
2020-12-29 01:09:59 +01:00
T
m
F
u
n
n
e
l
.
c
p
p
timestamp for file creation
2021-12-11 11:56:47 +01:00
T
i
m
e
s
t
a
m
p
.
c
p
p
progress printer
2022-03-01 17:17:15 +01:00
P
r
o
g
r
e
s
s
P
r
i
n
t
e
r
.
c
p
p
added cmake support
2020-12-29 01:09:59 +01:00
)
Reference in New Issue
Copy Permalink