mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-18 03:40:11 +02:00
New alpha version
This commit is contained in:
@@ -6,6 +6,9 @@ set(CMAKE_BUILD_TYPE "RelWithDebInfo")
|
||||
# Compiler config
|
||||
set(CMAKE_CXX_FLAGS "-O2 /std:c++17")
|
||||
|
||||
# PothosSDR
|
||||
link_directories(sdrpp "C:/Program Files/PothosSDR/lib/")
|
||||
|
||||
# Volk
|
||||
include_directories(sdrpp "C:/Program Files/PothosSDR/include/volk/")
|
||||
link_libraries(volk)
|
||||
|
Reference in New Issue
Block a user