change links from samples/python2 to samples/python
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
if(INSTALL_PYTHON_EXAMPLES)
|
||||
file(GLOB install_list *.py )
|
||||
install(FILES ${install_list}
|
||||
DESTINATION ${OPENCV_SAMPLES_SRC_INSTALL_PATH}/python2
|
||||
DESTINATION ${OPENCV_SAMPLES_SRC_INSTALL_PATH}/python
|
||||
PERMISSIONS OWNER_READ GROUP_READ WORLD_READ COMPONENT samples)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user