remove faulty line
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good

This commit is contained in:
2022-05-03 17:30:36 +02:00
parent 79aac89f36
commit 4d13743b7f

View File

@ -298,7 +298,6 @@ target_include_directories(${WATCHDOG_NAME} PUBLIC
) )
# unittests # unittests
f(TGT_BSP MATCHES "arm/raspberrypi" OR TGT_BSP MATCHES "arm/beagleboneblack")
add_executable(${UNITTEST_NAME} EXCLUDE_FROM_ALL) add_executable(${UNITTEST_NAME} EXCLUDE_FROM_ALL)
if(EIVE_ADD_ETL_LIB) if(EIVE_ADD_ETL_LIB)