1 Star 0 Fork 0

boysic / v4l2rtspserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mips.toolchain 345 Bytes
一键复制 编辑 原始数据 按行查看 历史
SET(CMAKE_SYSTEM_NAME Linux)
SET(CMAKE_SYSTEM_PROCESSOR mips)
SET(CPACK_DEBIAN_PACKAGE_ARCHITECTURE ${CMAKE_SYSTEM_PROCESSOR})
SET(CMAKE_C_COMPILER mips-linux-gnu-gcc)
SET(CMAKE_CXX_COMPILER mips-linux-gnu-g++)
set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)
set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)
set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)
1
https://gitee.com/boysic/v4l2rtspserver.git
git@gitee.com:boysic/v4l2rtspserver.git
boysic
v4l2rtspserver
v4l2rtspserver
master

搜索帮助