We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30df582 commit 633a8cbCopy full SHA for 633a8cb
tools/cmake/executorch-config.cmake
@@ -24,7 +24,7 @@
24
# the contract of exposing these CMake variables.
25
26
cmake_minimum_required(VERSION 3.19)
27
-include("UtilsINTENTIONALLYBREAKTEST.cmake")
+include("Utils.cmake")
28
29
set(_root "${CMAKE_CURRENT_LIST_DIR}/../../..")
30
set(required_lib_list executorch executorch_core portable_kernels)
0 commit comments