Skip to content

Commit cb12e06

Browse files
committed
Nevermind
1 parent 7fdb8ae commit cb12e06

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples/qualcomm/CMakeLists.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@ add_subdirectory(
8282
${CMAKE_CURRENT_SOURCE_DIR}/../../extension/llm/tokenizers/third-party/re2
8383
${CMAKE_CURRENT_BINARY_DIR}/re2
8484
)
85-
add_subdirectory(
86-
${CMAKE_CURRENT_SOURCE_DIR}/../../extension/llm/tokenizers/third-party/pcre2
87-
${CMAKE_CURRENT_BINARY_DIR}/pcre2
88-
)
89-
add_subdirectory(
90-
${CMAKE_CURRENT_SOURCE_DIR}/../../extension/llm/tokenizers/third-party/json/single_include
91-
${CMAKE_CURRENT_BINARY_DIR}/json
92-
)
9385
set(CMAKE_POSITION_INDEPENDENT_CODE ${_pic_flag})
9486

9587
# build qnn_executor_runner

0 commit comments

Comments
 (0)