nianhua %!s(int64=2) %!d(string=hai) anos
pai
achega
ea042c73e5
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      CMakeLists.txt

+ 2 - 1
CMakeLists.txt

@@ -53,6 +53,7 @@ else()
 	include_directories(
 		/usr/local/include/ylib
 		/usr/local/include/fastweb
+		/opt/lua54/include
 		/usr/local/include)
 	add_definitions(-DfPIC)
 endif()
@@ -87,7 +88,7 @@ else()
 			hpsocket
 			ylib 
 			crypto
-			lua
+			/opt/lua54/lib/liblua.a
 			mysqlcppconn
 			pthread
 	)