Skip to content

Commit ca83c11

Browse files
authored
Update CMakeLists.txt
1 parent b7082e7 commit ca83c11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1502,7 +1502,8 @@ if(ANDROID)
15021502
endif()
15031503
endif()
15041504
endif()
1505-
1505+
elseif(OHOS)
1506+
CheckPTHREAD()
15061507
elseif(EMSCRIPTEN)
15071508
# Hide noisy warnings that intend to aid mostly during initial stages of porting a new
15081509
# project. Uncomment at will for verbose cross-compiling -I/../ path info.

0 commit comments

Comments
 (0)