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

Merge branch 'master' into f4exb

This commit is contained in:
Edouard Griffiths 2015-06-12 10:29:04 +02:00
commit 8bc7ab05fc

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)