1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-29 16:14:05 +00:00

Replace MacOS by macOS

This commit is contained in:
Carles Fernandez
2020-02-01 14:26:41 +01:00
parent 6c5a5c7aee
commit 558f88154a

View File

@@ -74,5 +74,5 @@ if(${DARWIN_VERSION} MATCHES "10")
endif()
if(NOT MACOS_DISTRIBUTION)
set(MACOS_DISTRIBUTION "MacOS (Unknown version)")
set(MACOS_DISTRIBUTION "macOS (Unknown version)")
endif()