Fixed linux and android install

This commit is contained in:
Andrey Kamaev
2012-06-27 13:52:29 +00:00
parent c6685bc9a7
commit 15e50420bc
9 changed files with 44 additions and 40 deletions

View File

@@ -89,7 +89,7 @@ if(HAVE_CUDA)
endif()
install(FILES src/nvidia/NPP_staging/NPP_staging.hpp src/nvidia/core/NCV.hpp
DESTINATION ${OPENCV_INCLUDE_PREFIX}/opencv2/${name}
DESTINATION ${OPENCV_INCLUDE_INSTALL_PATH}/opencv2/${name}
COMPONENT main)
endif()