mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-18 03:40:11 +02:00
new stuff
This commit is contained in:
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.9)
|
||||
project(sdrpp)
|
||||
|
||||
# Compiler config
|
||||
set(CMAKE_CXX_FLAGS "-O2")
|
||||
set(CMAKE_CXX_FLAGS "-OFast /std:c++17")
|
||||
|
||||
# HackRF
|
||||
include_directories(sdrpp "C:/Program Files/PothosSDR/include/libhackrf/")
|
||||
|
Reference in New Issue
Block a user