Skip to content

Bump 2.x version to fix CMake compilation on /usr-merged distros #89

@kouta-kun

Description

@kouta-kun

Hi! Lately, I've been having issues building projects that use SDL_net on distros that have gone through the /usr merge (Debian, Arch Linux, probably some more). As I can see in the repository, this has already been fixed:

get_filename_component(CMAKE_CURRENT_LIST_DIR ${CMAKE_CURRENT_LIST_DIR} REALPATH)

But a new release + version bump has not been created since then, and some distros such as Arch Linux will not ship these kinds of changes as patches. Would it be possible to generate a 2.3.0 or 2.2.1 version bump so that this fix can be propagated into these distros?

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