5c559f1113
Follow-ups will allow the use of the generator expression for compile definitions and include directories for non-IDE generators.
4 lines
99 B
CMake
4 lines
99 B
CMake
cmake_minimum_required(VERSION 3.1)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|