Hi @raguridan that was a very good start. I improved upon it slightly and merged it into develop with commit 7991bec
Notable difference is that you now need to add two cmake variables:
-DENABLE_RETRIEVE_ORCA_DATA=ON and -DENABLE_INSTALL_ORCA_DATA=ON
We can now close this PR. Thanks again!
I have also updated the README to explain how to use these options.
Hi @raguridan that was a very good start. I improved upon it slightly and merged it into develop with commit 7991bec Notable difference is that you now need to add two cmake variables:
-DENABLE_RETRIEVE_ORCA_DATA=ON
and-DENABLE_INSTALL_ORCA_DATA=ON
We can now close this PR. Thanks again! I have also updated the README to explain how to use these options.