google / google/shaderc

libshaderc_util is not being installed but referenced in shaderc_static.pc

Open
#1,228 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
2.2k
Forks
445
Avg merge
11h 6m
Merged PRs (30d)
6

Description

The libshaderc_util CMakeList never actually installs the shaderc_util target.
But the main CMakeList installs a .pc file that wants it.

Looks to me like libshaderc_util is plain missing the respective calls to install().

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.