Browse Source

OHOS: Add support for OpenHarmony OS

Closes #25987
Jonathan Schwender 1 year ago
parent
commit
93a1a17d4c
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)