Skip to content
Snippets Groups Projects
Commit 401f9582 authored by Robert K's avatar Robert K
Browse files

Merge branch 'feature/remove-dune_python_install_package' into 'master'

[cmake][python] Replace deprecated dune_python_install_package

See merge request !488
parents adf01154 d8af376c
No related branches found
No related tags found
1 merge request!488[cmake][python] Replace deprecated dune_python_install_package
Pipeline #54259 passed
......@@ -3,9 +3,8 @@
add_subdirectory(dune)
dune_python_install_package(
dune_python_configure_bindings(
PATH "."
DEPENDS _istl
CMAKE_METADATA_FLAGS DUNE_OPTS_FILE
)
if(POLICY CMP0087)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment