Skip to content

Installation problem with Boost headers (Quadrature) #263

@nyue

Description

@nyue

In the file include/boost/CMakeLists.txt, it has the following but CF_INSTALL_INCLUDE_DIR is not defined and hence it fails if not running as root even than, CF_INSTALL_INCLUDE_DIR should be set to some path relative to the installation of CoolFluid3 itself.

install boost headers

install( FILES ${BOOST_QUADRATURE_FIND_FILES}
DESTINATION
${CF_INSTALL_INCLUDE_DIR}/boost )

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions