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