Browse Source

Merge topic 'haiku-platform' into release-3.21

a1261ce917 Platform/Haiku: Remove the include-once behavior

Acked-by: Kitware Robot <[email protected]>
Merge-request: !6401
Brad King 4 years ago
parent
commit
516ac348c7
1 changed files with 0 additions and 5 deletions
  1. 0 5
      Modules/Platform/Haiku.cmake

+ 0 - 5
Modules/Platform/Haiku.cmake

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