possable fix of typo
This commit is contained in:
parent
bc2d23550c
commit
fda983fcb4
@ -19,7 +19,7 @@ add_library(tolualib ${LIB_SOURCE})
|
||||
|
||||
#m is the standard math librarys
|
||||
if(UNIX)
|
||||
target_link_libraries(m)
|
||||
target_link_libraries(tolua m)
|
||||
endif()
|
||||
|
||||
target_link_libraries(tolua lua tolualib)
|
||||
|
Loading…
Reference in New Issue
Block a user