mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-03-24 17:10:11 +01:00
MacOS fix 6
This commit is contained in:
parent
dd083b6634
commit
91d960da3c
@ -1,7 +1,4 @@
|
|||||||
cmake_minimum_required(VERSION 3.13)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
set(CMAKE_OSX_DEPLOYMENT_TARGET "" CACHE STRING "Minimum OS X deployment version" FORCE)
|
|
||||||
|
|
||||||
project(sdrpp)
|
project(sdrpp)
|
||||||
|
|
||||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user