mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-11-17 07:14:55 +00:00
Replace MacOS by macOS
This commit is contained in:
parent
6c5a5c7aee
commit
558f88154a
@ -74,5 +74,5 @@ if(${DARWIN_VERSION} MATCHES "10")
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(NOT MACOS_DISTRIBUTION)
|
if(NOT MACOS_DISTRIBUTION)
|
||||||
set(MACOS_DISTRIBUTION "MacOS (Unknown version)")
|
set(MACOS_DISTRIBUTION "macOS (Unknown version)")
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
Reference in New Issue
Block a user