CMakeLists.txt 91 B

12
  1. set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_SOURCE_DIR}/bin/)
  2. add_subdirectory(./ZLMediaKit)