mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
add -dl
This commit is contained in:
parent
fac462199e
commit
e933c0ef9e
@ -25,6 +25,8 @@ IF(CROSS_COMPILE)
|
|||||||
ELSE(CROSS_COMPILE)
|
ELSE(CROSS_COMPILE)
|
||||||
target_link_libraries(pikaByteCodeGen
|
target_link_libraries(pikaByteCodeGen
|
||||||
pikabinder
|
pikabinder
|
||||||
|
pthread
|
||||||
|
dl
|
||||||
)
|
)
|
||||||
ENDIF(CROSS_COMPILE)
|
ENDIF(CROSS_COMPILE)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user