coin-or / ADOL-C

A Package for Automatic Differentiation of Algorithms Written in C/C++
Other
146 stars 31 forks source link

Draft: Improve cmake buildsystem #87

Open osander1 opened 4 days ago

osander1 commented 4 days ago

These patches are courtesy of Simon Praetorius, thanks!

I marked this pull request as 'draft' because: Originally there was just one commit. I tried to separate into several independent parts for a more readable commit history. I ended up with just two after all. They need a bit of review, or, alternatively, one may just squash them together and merge the whole thing

CLAassistant commented 4 days ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: TimSiebert1
:x: osander1
You have signed the CLA already but the status is still pending? Let us recheck it.

TimSiebert1 commented 3 days ago

Thank you very much, we really appreciate it!

Is it possible for you to update the README accordingly to your changes?