Skip to content

Commit b002c8c

Browse files
rm clang
1 parent c9e5155 commit b002c8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vcpkg

Submodule vcpkg updated 1964 files

vcpkg-registry/ports/tensorflow-lite/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ endif()
2626
file(COPY ${SOURCE_PATH}/tensorflow/lite/ DESTINATION
2727
${CURRENT_PACKAGES_DIR}/include/tensorflow/lite)
2828

29-
#file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/tensorflow-lite-c RENAME copyright)
29+
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/tensorflow-lite-c RENAME copyright)
3030

3131
file(COPY ${CMAKE_CURRENT_LIST_DIR}/TensorflowLiteCConfig.cmake DESTINATION ${CURRENT_PACKAGES_DIR}/share/tensorflow-lite-c)
3232
file(RENAME ${CURRENT_PACKAGES_DIR}/share/tensorflow-lite-c/TensorflowLiteCConfig.cmake ${CURRENT_PACKAGES_DIR}/share/tensorflow-lite-c/tensorflow-lite-c-config.cmake)

0 commit comments

Comments
 (0)