Hi Lucas,
The documentation that describes how to configure CMake options for
external libraries is here:
https://dealii.org/developer/users/cmake_dealii.html#configureext . You
should just need to pass cmake the flag -DBOOST-DIR= (with
the correct path added, of course. From your first post,
Hi folks,
This problem is back, and I'm not sure what to do about it. To solve the
problem, I updated boost to the newest version (1.76.0), and then
reinstalled the newest dealii release (9.3.1). I configured it to use
external dependency for boost so that it configured and installed with
boos