cmake_minimum_required(VERSION 3.12)
project(Test)

include(${CMAKE_CURRENT_SOURCE_DIR}/../../common.cmake)
