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.39k stars 375 forks source link

Fixed CMake compiler/linker flag detection on Windows. #648

Closed kblaschke closed 2 years ago

kblaschke commented 2 years ago

Replacing the / with _ in the variable name, as CMake doesn't support this character in variable names.