only link with what exists
This commit is contained in:
parent
339048c76b
commit
9386d70280
@ -107,7 +107,6 @@ if (USE_READLINE)
|
|||||||
target_link_libraries(libYap ${READLINE_LIBRARIES})
|
target_link_libraries(libYap ${READLINE_LIBRARIES})
|
||||||
endif (USE_READLINE)
|
endif (USE_READLINE)
|
||||||
|
|
||||||
target_link_libraries(libYap m pthread)
|
|
||||||
|
|
||||||
if (ANDROID)
|
if (ANDROID)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user