Sign in
fuchsia
/
third_party
/
cmake
/
e4b1b79abb2b6e1ad07d36d4734554972c9ce4a9
/
.
/
Tests
/
RunCMake
/
CMP0040
/
CMakeLists.txt
blob: a06591c31ff69fee589b694651a8767e7bc5316c [
file
] [
log
] [
blame
]
cmake_minimum_required
(
VERSION
2.8
.
12
)
project
(
$
{
RunCMake_TEST
}
CXX
)
include
(
$
{
RunCMake_TEST
}.
cmake
)