Add an alias for ixwebsocket (#348)
This commit is contained in:
parent
b5cf33a582
commit
a951bc9cae
@ -285,6 +285,8 @@ target_include_directories(ixwebsocket PUBLIC
|
||||
|
||||
set_target_properties(ixwebsocket PROPERTIES PUBLIC_HEADER "${IXWEBSOCKET_HEADERS}")
|
||||
|
||||
add_library(ixwebsocket::ixwebsocket ALIAS ixwebsocket)
|
||||
|
||||
option(IXWEBSOCKET_INSTALL "Install IXWebSocket" TRUE)
|
||||
|
||||
if (IXWEBSOCKET_INSTALL)
|
||||
|
Loading…
Reference in New Issue
Block a user