Skip to content
Snippets Groups Projects
Verified Commit 0f0166e5 authored by René Fritze's avatar René Fritze
Browse files

[cmake] add dune treatment for python subdir package

parent 29972769
No related branches found
No related tags found
No related merge requests found
......@@ -75,5 +75,8 @@ add_definitions("-DENABLE_HEADERCHECK=1")
add_format(${CMAKE_CURRENT_SOURCE_DIR})
add_tidy(${CMAKE_CURRENT_SOURCE_DIR})
# currently only used for dependency tracking
dune_install_python_package(PATH python)
# finalize the dune project, e.g., generate config.h etc.
finalize_dune_project(GENERATE_CONFIG_H_CMAKE)
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