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 dbbeda3 commit 0f9792fCopy full SHA for 0f9792f
CMakeLists.txt
@@ -659,7 +659,7 @@ install(DIRECTORY extension/kernel_util/ DESTINATION include/executorch/extensi
659
install(DIRECTORY extension/tensor/ DESTINATION include/executorch/extension/tensor FILES_MATCHING PATTERN "*.h")
660
install(DIRECTORY extension/threadpool/ DESTINATION include/executorch/extension/threadpool FILES_MATCHING PATTERN "*.h")
661
install(
662
- TARGETS executorch_core prim_ops_lib executorch
+ TARGETS executorch_core prim_ops_lib
663
DESTINATION lib
664
INCLUDES
665
DESTINATION ${_common_include_directories}
0 commit comments