Fix unit tests

pull/115/head
Alex Voinea 2021-09-20 19:10:27 +02:00
parent 4f6ea16515
commit c2d705e612
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
if(NOT CMAKE_CROSSCOMPILING)
add_subdirectory(Catch2)
endif()
else()
include(AddLufa.cmake)
endif()