Skip to content

Commit 633a8cb

Browse files
committed
remove INTENTIONALLYBREAKTEST -- tests broke :)
[ghstack-poisoned]
1 parent 30df582 commit 633a8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/cmake/executorch-config.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# the contract of exposing these CMake variables.
2525

2626
cmake_minimum_required(VERSION 3.19)
27-
include("UtilsINTENTIONALLYBREAKTEST.cmake")
27+
include("Utils.cmake")
2828

2929
set(_root "${CMAKE_CURRENT_LIST_DIR}/../../..")
3030
set(required_lib_list executorch executorch_core portable_kernels)

0 commit comments

Comments
 (0)