blob: eafa642358641e4eb29e3c7853e12c7643f651e7 [file] [log] [blame]
cmake_minimum_required(VERSION 3.1)
if (RunCMake_TEST STREQUAL "CMP0106-WARN-VTK")
project(VTK NONE)
else ()
project(${RunCMake_TEST} NONE)
endif ()
include(${RunCMake_TEST}.cmake)