cmake_minimum_required(VERSION 3.3)

project(${RunCMake_TEST})
include(${RunCMake_TEST}.cmake)

include(CPack)