mirror of
https://github.com/reactos/CMake.git
synced 2024-12-20 18:48:14 +00:00
e98799105b
The properties are evaluated as link-dependent interface properties when evaluating the generator expressions.
4 lines
98 B
CMake
4 lines
98 B
CMake
cmake_minimum_required(VERSION 2.8)
|
|
project(${RunCMake_TEST} CXX)
|
|
include(${RunCMake_TEST}.cmake)
|