Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c36c19d7118bab0cf76c42e0ff105ffdd964c823
/
.
/
Tests
/
RunCMake
/
execute_process
/
EncodingCMP0176-OLD.cmake
blob: 805717657d36ae1991e66810a940c6e854f6fc9c [
file
]
cmake_policy
(
SET CMP0176 OLD
)
# No explicit ENCODING option; fall back to default.
set
(
CODEPAGE
54936
)
include
(
$
{
CMAKE_CURRENT_LIST_DIR
}/
Encoding
.
cmake
)