Merge topic 'haiku-platform' into release-3.21

a1261ce917 Platform/Haiku: Remove the include-once behavior

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !6401
This commit is contained in:
Brad King
2021-07-29 12:46:35 +00:00
committed by Kitware Robot

View File

@@ -1,8 +1,3 @@
# process only once
if(HAIKU)
return()
endif()
set(HAIKU 1)
set(UNIX 1)