Skip to content

Commit a7d6ca7

Browse files
committed
again
1 parent 5459400 commit a7d6ca7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernels/prim_ops/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ if(NOT EXECUTORCH_ROOT)
2121
set(EXECUTORCH_ROOT ${CMAKE_CURRENT_SOURCE_DIR}/../..)
2222
endif()
2323

24+
list(TRANSFORM _executorch__srcs PREPEND "${EXECUTORCH_ROOT}/")
2425
set(_common_compile_options -Wno-deprecated-declarations)
2526

2627
add_library(prim_ops_lib ${_executorch__srcs})

0 commit comments

Comments
 (0)