1
0
blueloveTH 2 жил өмнө
parent
commit
a889df2c09
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      CMakeLists.txt

+ 1 - 0
CMakeLists.txt

@@ -67,6 +67,7 @@ else()
 endif()
 
 if(PK_USE_DYLIB)
+    add_definitions(-DPK_USE_DYLIB)
     target_link_libraries(${PROJECT_NAME} ${CMAKE_DL_LIBS})
 endif()