Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CMP0219
/
DependencyProviderMacro-OLD.cmake
blob: 1baa8c3b94fb3b946a9fba64139407de846418cf [
file
] [
edit
]
include
(
"${CMAKE_CURRENT_LIST_DIR}/CMP0219-helpers.cmake"
)
find_package
(
pybind11 HINTS
"${cmp0219_path_native}"
)