CMake: Add Xpm to link libraries
This commit is contained in:
parent
fcf431661d
commit
9c197af29c
@ -58,7 +58,8 @@ set(LIBRARIES_TO_LINK
|
||||
${FREETYPE_LIBRARIES}
|
||||
${X11_LIBRARIES}
|
||||
confuse
|
||||
Xft)
|
||||
Xft
|
||||
Xpm)
|
||||
|
||||
target_link_libraries(wmfs ${LIBRARIES_TO_LINK})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user