mctools / simplebuild

A very simple to use build system for projects with primarily C++/Python code, intended for usage by scientific developers without a strong SW-engineering background.
https://mctools.github.io/simplebuild/
Apache License 2.0
3 stars 1 forks source link

finish cmake variable migration #12

Open tkittel opened 1 year ago

tkittel commented 1 year ago

Implement and actually use simplehist.cfg alternatives to the old -r/-d, ONLY=, NOT=, SBLD_RELAX=, SBLD_EXTRA_CFLAGS, SBLD_EXTRA_LDFLAGS, ... Also remove the old variables from the cmdline interface.