Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
00a3889c1924e97bd2bd8b31ab13f162be3cb838
/
.
/
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
)