DEBSOURCES
Skip Quicknav
sources / dune-functions / 2.9.0-2 / python / CMakeLists.txt
123456789
add_subdirectory(dune) dune_python_configure_bindings( PATH "." CMAKE_METADATA_FLAGS DUNE_OPTS_FILE ) if(POLICY CMP0087) cmake_policy(SET CMP0087 NEW) endif()