Cicada as submodule and cmake build
Closed this issue · 1 comments
guiguem commented
Generating Cicada libraries and making them accessible for data reading
- Add Submodule cicada
- Link cicada into CmakeLists file
- Allow the possibility to activate or deactivate cicada from ccmake
- Link CMakeLists into the setup.py of morpho here
guiguem commented
It seems better to keep Cicada outside of morpho as it contains informations very specific about project 8 we might want to share. A new repo (mermithid) containing processors specific to Project 8 (such as some models and specific readers) has been created.