update
This commit is contained in:
@@ -45,6 +45,7 @@ else()
|
||||
include_directories(
|
||||
/usr/local/include/ylib
|
||||
/usr/local/include/fastweb
|
||||
/opt/lua54/include
|
||||
/usr/local/include)
|
||||
add_definitions(-DfPIC)
|
||||
endif()
|
||||
@@ -72,7 +73,7 @@ else()
|
||||
target_link_libraries(${MODULE_NAME}
|
||||
ylib
|
||||
crypto
|
||||
lua
|
||||
/opt/lua54/lib/liblua.a
|
||||
pthread
|
||||
hiredis
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user