projectM-visualizer / projectm

projectM - Cross-platform Music Visualization Library. Open-source and Milkdrop-compatible.
https://discord.gg/mMrxAqaa3W
GNU Lesser General Public License v2.1
3.22k stars 364 forks source link

Use PROJECT_VERSION instead of CMAKE_PROJECT_VERSION. #730

Closed kblaschke closed 9 months ago

kblaschke commented 9 months ago

Otherwise, this would use the topmost project's version specifier, which might not be set to anything useful and would prevent determining the projectM version properly.