Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
find_dependency
/
transitive
/
CConfig.cmake
blob: 645aedc43ab9eb86e97e282aebdf3f8fe9fa34ce [
file
]
message
(
STATUS
"Loading C with components: '${C_FIND_COMPONENTS}'"
)
include
(
CMakeFindDependencyMacro
)
find_dependency
(
A NO_DEFAULT_PATH PATHS $
{
CMAKE_CURRENT_LIST_DIR
})