dev-cafe / autocmake

CMake plugin composer.
http://autocmake.org
BSD 3-Clause "New" or "Revised" License
42 stars 18 forks source link

Offer option to specify project version in YAML file #251

Open robertodr opened 6 years ago

robertodr commented 6 years ago

So that we can generate: project(<project-name> VERSION <version> LANGUAGES <list-of-langs>) and save the version number in a file. This should be optional, however.