-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Hi!
From a quick look my impression is that the current build system at src/CMakeLists.txt is incomplete, e.g. because:
- there is no call to
project(..) - there is no call to
cmake_minimum_required(..) - there is no call finding
libvisual::libvisualto make the target available - the
if(NOT ENABLE_LIBVISUAL)bypasses most of the build system by default
How do you currently build projectM_libvisual?
I see partial CMake removal commits b79b98a and 000b437 but they don#t explain themselves to me. What was the idea?
I'm happy to provide pull request but I first need to understand status quo better. Thanks!
Best, Sebastian
Metadata
Metadata
Assignees
Labels
No labels