Fix unit tests
parent
4f6ea16515
commit
c2d705e612
|
|
@ -1,4 +1,5 @@
|
|||
if(NOT CMAKE_CROSSCOMPILING)
|
||||
add_subdirectory(Catch2)
|
||||
else()
|
||||
include(AddLufa.cmake)
|
||||
endif()
|
||||
include(AddLufa.cmake)
|
||||
|
|
|
|||
Loading…
Reference in New Issue