FreeBSD Bugzilla – Attachment 204612 Details for
Bug 238130
devel/boost-libs: the numpy component of boost isn't found by cmake
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
CMakeLists.txt
CMakeLists.txt (text/plain), 378 bytes, created by
Yuri Victorovich
on 2019-05-26 02:04:38 UTC
(
hide
)
Description:
CMakeLists.txt
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2019-05-26 02:04:38 UTC
Size:
378 bytes
patch
obsolete
>set(PYTHON_V "36") > >set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization iostreams regex system python${PYTHON_V} chrono serialization numpy${PYTHON_V}) >find_package(Boost ${Boost_MINIMUM_VERSION} COMPONENTS ${LUXRAYS_BOOST_COMPONENTS}) >if (NOT Boost_FOUND) > MESSAGE(STATUS "Is BOOST Found: NO!") >else() > MESSAGE(STATUS "Is BOOST Found: YES!") >endif()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238130
: 204612