Skip to content

Changing model doesn't trigger cmake config #1

Description

@edo01

CMakePresets.json isn't a dependency of the generated build system, so after switching model running cmake --build --preset=... keeps building the old one from the cache. n_tor/n_period/with_vpar behaves differently since they live in mod_settings.f90 and trigger an automatic reconfigure through CMAKE_CONFIGURE_DEPENDS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions