Skip to content

Commit 56cea28

Browse files
authored
Update CMakeLists.txt
1 parent 4781c60 commit 56cea28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1506,9 +1506,6 @@ elseif(OHOS)
15061506
# disable warnings from the toolchain
15071507
sdl_compile_options(PRIVATE "-Wno-unused-command-line-argument")
15081508

1509-
set(CMAKE_C_COMPILER_EXTERNAL_TOOLCHAIN "")
1510-
set(CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN "")
1511-
15121509
sdl_link_dependency(OHOS_LIBS LIBS ace_napi.z hilog_ndk.z ace_ndk.z rawfile.z pixelmap_ndk.z)
15131510
sdl_glob_sources("${SDL3_SOURCE_DIR}/src/core/ohos/*.c")
15141511

0 commit comments

Comments
 (0)