Blame view

3rdparty/jrtplib-3.11.2/cmake/JRTPLIBConfig.cmake.in 133 Bytes
3d2ab595   Hu Chunming   支持gb28181
1
2
3
4
5
6
  
  set(JRTPLIB_FOUND 1)
  
  set(JRTPLIB_INCLUDE_DIRS ${JRTPLIB_INCDIRS_CMAKECONFIG})
  
  set(JRTPLIB_LIBRARIES ${JRTPLIB_LIBS_CMAKECONFIG})