Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObserverBase sensitivity detection failure for internal observers building #1268

Open
Arthoni opened this issue Nov 15, 2024 · 0 comments
Open

Comments

@Arthoni
Copy link
Member

Arthoni commented Nov 15, 2024

Changing CsvObserverBase.hpp does not retrigger compilation of csv observers at build step.

Several failed attempts:

  • Changing relative path to absolute in observers
  • Adding SET(WARE_INCLUDE_DIRS ../..) in observer CMakeLists.txt
  • Adding target_sources(export.vars.files.csv PRIVATE ../../CsvObserverBase.hpp) in observer CMakeLists.txt
  • Moving ObserverBase header files to ware folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant