include $CMAKE_PREFIX_PATH/include into CPLUS_INCLUDE_PATH

Bug #1135900 reported by Nico Schlömer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dorsal
Fix Committed
Low
Johannes Ring

Bug Description

Dorsal's default configuration helper file (e.g., ~/Work/FEniCS/share/fenics/fenics.conf, defined in dorsal.sh) should include a line

export CPLUS_INCLUDE_PATH=$CMAKE_PREFIX_PATH/include:$CPLUS_INCLUDE_PATH

to make sure that the installed header files are also found by default.

Related branches

Johannes Ring (johannr)
Changed in dorsal:
status: New → Fix Committed
assignee: nobody → Johannes Ring (johannr)
importance: Undecided → Low
Revision history for this message
Nico Schlömer (nschloe) wrote :

-export CPLUS_INCLUDE_PATH=\$INSTALL_PATH/include:$CPLUS_INCLUDE_PATH
+export CPLUS_INCLUDE_PATH=\$INSTALL_PATH/include:\$CPLUS_INCLUDE_PATH

Changed in dorsal:
status: Fix Committed → New
Revision history for this message
Johannes Ring (johannr) wrote :

Thanks!

Changed in dorsal:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.