Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3555265f1df989bbb2bbd8ca408efcb3cb0cfd69
/
.
/
Tests
/
RunCMake
/
FindBoost
/
CommonNotFound.cmake
blob: 864a549137b2d5d51ebb5e9cdb0364882d39f914 [
file
]
# Make sure to use the module mode signature here to not bypass FindBoost
find_package
(
Boost
1.80
COMPONENTS timer foobar
)