diff options
author | Tobias Kortkamp <t@tobik.me> | 2019-04-23 12:17:16 +0200 |
---|---|---|
committer | Tobias Kortkamp <t@tobik.me> | 2019-04-23 12:17:16 +0200 |
commit | 620ae690209a36b680524f4a4d8bec2f464f05fa (patch) | |
tree | 7c89af37018877af331042d6e82f0e84dbd9ac42 /CMakeLists.txt | |
parent | 2ca0625a70245e8a0aa1cda2be7c367c4fd62949 (diff) | |
download | bemenu-620ae690209a36b680524f4a4d8bec2f464f05fa.tar.gz bemenu-620ae690209a36b680524f4a4d8bec2f464f05fa.tar.bz2 bemenu-620ae690209a36b680524f4a4d8bec2f464f05fa.zip |
Use x_LINK_LIBRARIES instead of x_LIBRARIES
The libraries might not be in the linkers default search path, so
use absolute paths for them instead when using TARGET_LINK_LIBRARIES.
Note that XKBCOMMON_LIBRARIES is an alias for XKBCOMMON_LIBRARY and
already contains an absolute path.
Signed-off-by: Tobias Kortkamp <t@tobik.me>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions