fix(cmake): Add missing xcb prototype
This commit is contained in:
parent
00d6fc9646
commit
087ea4e087
@ -9,6 +9,8 @@ list(APPEND dirs ${CMAKE_CURRENT_LIST_DIR}/concurrentqueue/include)
|
|||||||
# }}}
|
# }}}
|
||||||
# Library: xpp {{{
|
# Library: xpp {{{
|
||||||
|
|
||||||
|
set(XCB_PROTOS xproto)
|
||||||
|
|
||||||
if(WITH_XRANDR)
|
if(WITH_XRANDR)
|
||||||
list(APPEND XCB_PROTOS randr)
|
list(APPEND XCB_PROTOS randr)
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user