Sign in
fuchsia
/
third_party
/
cmake
/
5855153cec6ad8a334c22033248a9e52095ff9b8
/
.
/
Tests
/
RunCMake
/
build_command
/
CMakeLists.txt
blob: f1a83e8c4b8232b67339d0e975404458de0baf93 [
file
] [
log
] [
blame
]
cmake_minimum_required(VERSION 3.3)
if(NOT NoProject)
project(${RunCMake_TEST} NONE)
endif()
include(${RunCMake_TEST}.cmake)