Skip to content

Commit 780df8a

Browse files
authored
Update apple_common.cmake
1 parent 9280727 commit 780df8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cmake/preset/apple_common.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ add_compile_options(
1313
-fdebug-prefix-map=${PROJECT_SOURCE_DIR}=/executorch
1414
)
1515

16-
set_overridable_option(BUILD_TESTING OFF)
16+
set_overridable_option(BUILD_TESTING ON)
1717
set_overridable_option(EXECUTORCH_BUILD_XNNPACK ON)
1818
set_overridable_option(EXECUTORCH_BUILD_COREML ON)
1919
set_overridable_option(EXECUTORCH_BUILD_MPS ON)

0 commit comments

Comments
 (0)