Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d1be722330a0899f12bd777274e2bc1238b10ce4
/
.
/
Tests
/
RunCMake
/
find_package
/
UnwindIncludeFunction.cmake
blob: 41c56b71f7aeaeb4f777b72874c6d1a302455ca6 [
file
]
cmake_policy
(
SET CMP0074 NEW
)
set
(
PrimaryUnwind_ROOT
$
{
CMAKE_CURRENT_SOURCE_DIR
}/
UnwindInclude
)
set
(
UNWIND_TARGET
UnwindFunction
)
find_package
(
PrimaryUnwind
)