cmake_minimum_required(VERSION 3.20)
project(Toolchain LANGUAGES NONE)
message(STATUS "CMAKE_TOOLCHAIN_FILE='${CMAKE_TOOLCHAIN_FILE}'")
