diff --git a/CMakeLists.txt b/CMakeLists.txt index eac61b84..07d682ed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)