Skip to content

[libepoxy,libcares,physfs] Do not call vcpkg_fixup_pkgconfig #19720

@strega-nil

Description

@strega-nil

See epoxy.pc for example:

prefix=/Users/nimazzuc/projects/vcpkg/packages/libepoxy_arm64-osx # <- this is incorrect
libdir=${prefix}/lib
includedir=${prefix}/include

epoxy_has_glx=0
epoxy_has_egl=0
epoxy_has_wgl=0

Name: epoxy
Description: GL dispatch library
Version: 1.5.5
Libs: -L${libdir} -lepoxy -ldl
Cflags: -I${includedir}

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions