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

This commit is contained in:
Robin Müller 2022-05-03 17:30:36 +02:00
parent 79aac89f36
commit 4d13743b7f
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814

View File

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