1 Star 0 Fork 0

boysic / v4l2rtspserver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
raspberry.toolchain 353 Bytes
一键复制 编辑 原始数据 按行查看 历史
SET(CMAKE_SYSTEM_NAME Linux)
SET(CPACK_DEBIAN_PACKAGE_ARCHITECTURE armhf)
SET(CMAKE_C_COMPILER arm-linux-gnueabihf-gcc)
SET(CMAKE_CXX_COMPILER arm-linux-gnueabihf-g++)
SET(CMAKE_LIBRARY_ARCHITECTURE arm-linux-gnuebihf)
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

搜索帮助