Prusa-Firmware/lib/CMakeLists.txt

4 lines
64 B
CMake

if(NOT CMAKE_CROSSCOMPILING)
add_subdirectory(Catch2)
endif()