4 lines
68 B
CMake
4 lines
68 B
CMake
|
target_sources(${FSFW_TEST_TGT} PRIVATE
|
||
|
testPowerSwitcher.cpp
|
||
|
)
|