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
|
#m is the standard math librarys
|
||||||
if(UNIX)
|
if(UNIX)
|
||||||
target_link_libraries(m)
|
target_link_libraries(tolua m)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
target_link_libraries(tolua lua tolualib)
|
target_link_libraries(tolua lua tolualib)
|
||||||
|
Loading…
Reference in New Issue
Block a user