mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-19 04:20:53 +08:00
添加install命令
This commit is contained in:
@@ -9,7 +9,7 @@ foreach(TEST_SRC ${TEST_SRC_LIST})
|
||||
set_target_properties(${exe_name} PROPERTIES COMPILE_FLAGS ${VS_FALGS} )
|
||||
endif(WIN32)
|
||||
|
||||
target_link_libraries(${exe_name} api)
|
||||
target_link_libraries(${exe_name} mk_api)
|
||||
endforeach()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user