Browse Source

Merge topic 'ohos'

93a1a17d4c OHOS: Add support for OpenHarmony OS

Acked-by: Kitware Robot <[email protected]>
Merge-request: !9540
Brad King 1 year ago
parent
commit
44133f86b7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Modules/Platform/OHOS.cmake

+ 2 - 0
Modules/Platform/OHOS.cmake

@@ -0,0 +1,2 @@
+# Used for cross-compiling to OpenHarmony OS
+include(Platform/Linux)