Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
a3358bb66aeef19fc2748dfd92da7f54223c0f3b
/
.
/
Tests
/
RunCMake
/
Codegen
/
CMakeLists.txt
blob: f65150d2a1ae9ac580dc3bc38d21d77029de09a9 [
file
]
cmake_minimum_required(VERSION 3.29)
project(${RunCMake_TEST} LANGUAGES C)
# This value is read from the top level CMakeLists.txt
cmake_policy(SET CMP0171 NEW)
include(${RunCMake_TEST}.cmake)