1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-29 21:44:14 -04:00

Use C++11 everywhere

This commit is contained in:
f4exb
2018-11-24 21:21:04 +01:00
parent 6dbc07d1c8
commit bc7ad10f9d
21 changed files with 41 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
project(hackrf)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
find_package(LibUSB)
set(hackrf_SOURCES