diff options
| author | Charles Giessen <charles@lunarg.com> | 2025-07-17 09:56:40 -0500 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-07-17 13:16:36 -0500 |
| commit | 105d6c1fede00c3a9055e5a531ebf3d99bac406e (patch) | |
| tree | 3837cc8e53208d36654ec4bb3f99dc1748142770 /icd/generated/function_declarations.h | |
| parent | 5968d14a1ef8a7eeacf342e1542099e1aff20f70 (diff) | |
| download | usermoji-105d6c1fede00c3a9055e5a531ebf3d99bac406e.tar.xz | |
build: Remove pkg-config provided library names
The library names of Xcb, Xlib, and Wayland do not need to be queried from pkg-config,
instead they can be hardcoded to use the fallback names.
The intent of querying the library names was to prevent issues where the hardcoded name
was not the platform-appropriate name. But because <library>_LINK_LIBRARIES can have
more than one library name, the logic to assign <library>_LINK_LIBRARIES into a compile
definition breaks horribly. While it is possible to handle this in CMake, the dlopen code would
also have to handle it which is much more error prone.
Diffstat (limited to 'icd/generated/function_declarations.h')
0 files changed, 0 insertions, 0 deletions
