Adapt dune_add_library by specifying EXPORT_NAME
All threads resolved!
All threads resolved!
Summary
This MR implements the required changes suggested by core/dune-common!1247 (merged). A new property is added to the dune_add_library
command in the main CMakeLists.txt file to express how the duneuggrid library should be exported.
Edited by Simon Praetorius
Merge request reports
Activity
- Resolved by Santiago Ospina De Los Ríos
In the pipeline I get the following error from dune-grid python tests:
ImportError: /duneci/modules/dune-common/build-cmake/dune-env/.cache/dune-py/python/dune/generated/yaspcoordinates_dim2_ctdouble.so: undefined symbol: _ZTINSt3__119__shared_weak_countE
Not sure where this comes from and if this is related to the changes done here.
mentioned in merge request core/dune-grid!709 (merged)
- Resolved by Simon Praetorius
added 5 commits
-
97626833...0fd47fe2 - 4 commits from branch
master
- 3b353988 - Use CMake target namespaces
-
97626833...0fd47fe2 - 4 commits from branch
assigned to @santiago.ospina
- Resolved by Santiago Ospina De Los Ríos
CI passes now. Feel free to merge this if you think it should go in.
mentioned in commit e441114e
Please register or sign in to reply