mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 11:45:30 +08:00
Do not install removed toolchain file for Android.
This commit is contained in:
parent
0521a3a384
commit
f0d3bbddff
@ -120,7 +120,6 @@ endif()
|
||||
|
||||
if(ANDROID)
|
||||
ocv_gen_config("${CMAKE_BINARY_DIR}/unix-install" "abi-${ANDROID_NDK_ABI_NAME}" "OpenCVConfig.root-ANDROID.cmake.in")
|
||||
install(FILES "${OpenCV_SOURCE_DIR}/platforms/android/android.toolchain.cmake" DESTINATION "${OPENCV_CONFIG_INSTALL_PATH}" COMPONENT dev)
|
||||
endif()
|
||||
|
||||
# --------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user