Fixed unix Lua dependencies.
This commit is contained in:
parent
90213d324a
commit
66f9fcbb69
@ -26,5 +26,5 @@ else()
|
||||
endif()
|
||||
|
||||
if (UNIX)
|
||||
target_link_libraries(m dl)
|
||||
target_link_libraries(lua m dl)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user