1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

Remember to export the install targets.

This commit is contained in:
Joakim Soderberg 2014-01-13 13:04:01 +01:00
parent 48ceeca82f
commit ed75fab65f

View file

@ -786,6 +786,7 @@ set_target_properties(websockets websockets_shared
# Install libs and headers.
install(TARGETS websockets websockets_shared
EXPORT LibwebsocketsTargets
LIBRARY DESTINATION "${LWS_INSTALL_LIB_DIR}${LIB_SUFFIX}" COMPONENT libraries
ARCHIVE DESTINATION "${LWS_INSTALL_LIB_DIR}${LIB_SUFFIX}" COMPONENT libraries
RUNTIME DESTINATION "${LWS_INSTALL_BIN_DIR}" COMPONENT libraries # Windows DLLs