cmake-basis / BASIS

CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting some of the best practices and utilities available. This project supplies a fully integrated suite of functionality to make the whole process seamless!
https://cmake-basis.github.io
Other
48 stars 10 forks source link

fix #608: Support package names with dashes as separators when splitting version #609

Closed schuhschuh closed 7 years ago

schuhschuh commented 7 years ago

Closes #608.

ahundt commented 7 years ago

This works as per https://github.com/cmake-basis/BASIS/issues/608#issuecomment-256293598 and can be merged!

ahundt commented 7 years ago

@schuhschuh can this be merged?