File: CMakeLists.txt

package info (click to toggle)
player 3.0.2%2Bdfsg-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 16,968 kB
  • sloc: cpp: 118,349; ansic: 34,116; python: 1,710; ruby: 269; tcl: 265; java: 189; makefile: 113; sh: 30; php: 3
file content (6 lines) | stat: -rw-r--r-- 335 bytes parent folder | download
1
2
3
4
5
6
PLAYERDRIVER_OPTION (sphere build_sphere ON)
PLAYERDRIVER_REJECT_OS (sphere build_sphere PLAYER_OS_WIN)
PLAYERDRIVER_REQUIRE_HEADER (sphere build_sphere libv4l1-videodev.h sys/types.h)
PLAYERDRIVER_ADD_DRIVER (sphere build_sphere
    CFLAGS "-I${PROJECT_SOURCE_DIR}/server/drivers/camera/v4l"
    SOURCES sphere_mixed.cc setpwc_api.c)