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

cmake packageconfig installs to lib dir

Signed-off-by: Andy Green <andy.green@linaro.org>
This commit is contained in:
Andy Green 2013-03-10 08:10:19 +08:00
parent 2aab3f9513
commit c8c166221d

View file

@ -695,7 +695,7 @@ Cflags: -I\${includedir}"
)
install(FILES ${PROJECT_BINARY_DIR}/libwebsockets.pc
DESTINATION include/pkgconfig)
DESTINATION lib${LIB_SUFFIX}/pkgconfig)
endif(UNIX)
# Install headers.