CMAKE_BACKWARDS_COMPATIBILITY

This commit is contained in:
John Greb 2015-06-12 07:13:53 +01:00
parent 00ed2c2004
commit 2b0396809e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 2.8.9)
cmake_policy(SET CMP0043 OLD)
option(V4L-RTL "Use Linux Kernel RTL-SDR Source." OFF)
option(V4L-MSI "Use Linux Kernel MSI2500 Source." OFF)