Sign in
fuchsia
/
third_party
/
cmake
/
e4193adf297f493a88958821b5e926677c9c985a
/
.
/
Tests
/
RunCMake
/
install
/
CMakeLists.txt
blob: c7e99ada4458b6c54f72e58449d40263ed2a83f6 [
file
] [
log
] [
blame
]
cmake_minimum_required(VERSION 3.4)
if(RunCMake_TEST MATCHES "^file-GET_RUNTIME_DEPENDENCIES")
cmake_policy(SET CMP0087 NEW)
endif()
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)