Remove spurious message.

This commit is contained in:
2021-04-23 05:09:29 +01:00
parent 32e604bd98
commit a4e27c9e47

View File

@@ -23,7 +23,6 @@
# *****************************************************************************/
if(NOT ${CMAKE_SYSTEM_NAME} MATCHES "AmigaOS|MorphOS" AND NOT AROS)
message("Ignoring Amiga")
return()
endif()