mirror of
https://github.com/pocketpy/pocketpy
synced 2025-12-06 18:20:17 +00:00
...
This commit is contained in:
parent
dc692a3835
commit
a889df2c09
@ -67,6 +67,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(PK_USE_DYLIB)
|
if(PK_USE_DYLIB)
|
||||||
|
add_definitions(-DPK_USE_DYLIB)
|
||||||
target_link_libraries(${PROJECT_NAME} ${CMAKE_DL_LIBS})
|
target_link_libraries(${PROJECT_NAME} ${CMAKE_DL_LIBS})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user