Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
FindBoost
/
CMakePackage
/
BoostConfig.cmake
blob: 36a9abd5c86bf64ed0b944d12c633f1534a42f3b [
file
]
set
(
Boost_DATE_TIME_FOUND
1
)
add_library
(
Boost
::
boost INTERFACE IMPORTED
)
add_library
(
Boost
::
headers INTERFACE IMPORTED
)
add_library
(
Boost
::
date_time UNKNOWN IMPORTED
)