if(NOT CMAKE_CROSSCOMPILING) add_subdirectory(Catch2) else() include(AddLufa.cmake) endif()