Skip to content
Snippets Groups Projects

add changelog entry for Python support in build system

Merged Martin Nolte requested to merge feature/add-python-support-to-changelog into master
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -53,3 +53,5 @@
- Bash-style variables which are passed to `dunecontrol`'s command `configure-opts`
are no longer transformed to their equivalent CMake command. Pass
`-DCMAKE_C_COMPILER=gcc` instead of `CC=gcc`.
- Added support for modules providing additional Python modules or bindings.
Loading