Fix python meta data generation
3 unresolved threads
3 unresolved threads
Compare changes
Several smaller changes to improve python meta data handling, see dune-grid#141 (closed).
set(<module>_FOUND 1)
to the end of dune_project()
set(HAVE_<MODULE> 1)
at the end of find_dune_project()
to provide the "dune-way" of indicating found packagesHAVE_<MODULE>
flags for all dependencies in the python _cmake_flags
variable