mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
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:
@@ -1,8 +1,3 @@
|
||||
# process only once
|
||||
if(HAIKU)
|
||||
return()
|
||||
endif()
|
||||
|
||||
set(HAIKU 1)
|
||||
set(UNIX 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user