Skip to content
Snippets Groups Projects

Fix python meta data generation

Merged Christian Engwer requested to merge fix-python-meta-data-generation into master

Summary

Several smaller changes to improve python meta data handling, see dune-grid#141 (closed).

Main changes

  • Move set(<module>_FOUND 1) to the end of dune_project()
  • Add set(HAVE_<MODULE> 1) at the end of find_dune_project() to provide the "dune-way" of indicating found packages
  • Collect all HAVE_<MODULE> flags for all dependencies in the python _cmake_flags variable
Edited by Simon Praetorius

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • mentioned in merge request dune-grid!560 (merged)

  • Simon Praetorius
  • Simon Praetorius
  • Simon Praetorius
  • added 1 commit

    • f9ae18eb - [cmake] properly check for defined variable

    Compare with previous version

  • added 1 commit

    • b191b5ea - [cmake] set _FOUND at the end of dune_project

    Compare with previous version

  • added 1 commit

    • e1b8287c - [cmake] set ${ProjectName}_FOUND at the end of dune_project

    Compare with previous version

  • Simon Praetorius resolved all threads

    resolved all threads

  • Since these are just a few related changes, the commits should be squashed to max. 3 or squshed automatically on merge.

  • Simon Praetorius changed the description

    changed the description

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading