1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-17 13:51:47 -05:00

CMAKE_BACKWARDS_COMPATIBILITY

This commit is contained in:
John Greb 2015-06-12 07:13:53 +01:00
parent 00ed2c2004
commit 2b0396809e

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)