mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-04 16:15:46 +00:00
Don't skip lines with no data after "=", as there are many presets with empty code lines. skipping it would create a gap in the line numbers, aborting the loop in GetCode() early.
3 lines
57 B
CMake
3 lines
57 B
CMake
add_subdirectory(libprojectM)
|
|
add_subdirectory(playlist)
|