Skip to content

Building with ENABLE_X11 no longer works #5611

@valadaptive

Description

@valadaptive

#5546 adds an unconditional dependency on GTK and GDK, leading to an error when building with ENABLE_X11=ON:

CMake Error at fontforgeexe/gtk/CMakeLists.txt:16 (target_link_libraries):
  Target "ffgtk" links to:

    PkgConfig::GTKMM

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

I would not be opposed to removing the X11 backend entirely.

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