mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 13:58:58 -04:00
Export event_extra not event_extras.
This commit is contained in:
parent
7a80476768
commit
2b41bcf8ea
@ -13,5 +13,5 @@ set(LIBEVENT_INCLUDE_DIRS "@EVENT__INCLUDE_DIRS@")
|
|||||||
include(${LIBEVENT_CMAKE_DIR}/LibeventTargets.cmake)
|
include(${LIBEVENT_CMAKE_DIR}/LibeventTargets.cmake)
|
||||||
|
|
||||||
# IMPORTED targets from LibeventTargets.cmake
|
# IMPORTED targets from LibeventTargets.cmake
|
||||||
set(LIBEVENT_LIBRARIES event event_core event_extras)
|
set(LIBEVENT_LIBRARIES event event_core event_extra)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user