fixed lua dependency on libm
This commit is contained in:
@@ -10,3 +10,4 @@ file(GLOB SOURCE
|
||||
|
||||
add_library(lua ${SOURCE})
|
||||
|
||||
target_link_libraries(lua m)
|
||||
|
||||
Reference in New Issue
Block a user