提交 24ed88f3 编写于 作者: K Kozlov Dmitry

link log_file with librt too

上级 2d1bb18f
ADD_LIBRARY(log_file SHARED log_file.c)
TARGET_LINK_LIBRARIES(log_file aio)
TARGET_LINK_LIBRARIES(log_file aio rt)
INSTALL(TARGETS log_file
LIBRARY DESTINATION usr/lib/accel-pptp
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册