offa / release-tool

Tool to create project releases.
GNU General Public License v3.0
2 stars 2 forks source link

Multiline project function isn't updated correctly #15

Closed offa closed 3 years ago

offa commented 3 years ago

Multiline project function isn't updated correctly.

Example:
project(project-name-1
  VERSION 1.2.3
  DESCRIPTION "An example project"
  LANGUAGES CXX
)