mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-11-23 20:11:35 +01:00
Fixed cmake bug and added ubuntu bionic
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
project(rtl_tcp_source)
|
||||
|
||||
if (MSVC)
|
||||
|
||||
Reference in New Issue
Block a user