Skip to content

Build system incomplete? How to build? #1

@hartwork

Description

@hartwork

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::libvisual to 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions