Prusa-Firmware-MMU/lib/CMakeLists.txt

5 lines
87 B
CMake

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