Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
505ffdcbde4bf19b61e82dbb6a4e17d8ba831716
/
.
/
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)