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.33k stars 372 forks source link

Use GNU install dirs CMake module to retrieve default install dirs. #691

Closed kblaschke closed 1 year ago

kblaschke commented 1 year ago

Won't change anything in regard to the previous defaults, but allows users to use CMake's default way of passing these dirs.

Fixes issue #527.