Skip to content

The "build stuff" release

Compare
Choose a tag to compare
@brettviren brettviren released this 28 Oct 15:12
· 134 commits to master since this release

Since the last one, this release brings

  • A moo.cmake example CMake integration (proper installation of this file is t.b.d., for now, just copy it!). Details are in the updated: https://brettviren.github.io/moo/buildsys.html#cmake
  • Use a special output format with moo imports when the output file ends in .cmake to support moo.cmake. It will emit a CMake set() function instead of a simple list of files.
  • Some Python build and version string related cleanups