Let detect macos target.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
cec3b4c7f6
commit
84c3efd782
1 changed files with 0 additions and 1 deletions
|
|
@ -246,7 +246,6 @@ if(${USB_ITF_HID})
|
|||
endif()
|
||||
if(ENABLE_EMULATION)
|
||||
if(APPLE)
|
||||
set(CMAKE_OSX_SYSROOT "/Library/Developer/CommandLineTools//SDKs/MacOSX11.3.sdk")
|
||||
add_definitions("-Wno-deprecated-declarations")
|
||||
elseif(MSVC)
|
||||
set(SOURCES ${SOURCES}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue