Define version on config file
Description
Currently, there is no way to tell wich version of dune-copasi is installed from C++. The definitions generated by duneproject
are empty and are not useful
Proposal
Fix version definitions on the config.h.cmake
How to test the implementation?
A c++ program in the test folder should be able to assert the version of dune-copasi.
Related issues
See #