Don't use ${CMAKE_INSTALL_PREFIX} as an install destination
authorRoman Donchenko <roman.donchenko@itseez.com>
Tue, 10 Feb 2015 16:43:29 +0000 (19:43 +0300)
committerRoman Donchenko <roman.donchenko@itseez.com>
Tue, 10 Feb 2015 16:43:29 +0000 (19:43 +0300)
commit0387f8ad56ba863a3d0d6656579e839ccaa66f10
tree6b0afe961686ce0d2a82466de8ebf25db6ef0f04
parent9a62173a5b6b2b1b1295d0d20c94b594ed9bfba4
Don't use ${CMAKE_INSTALL_PREFIX} as an install destination

Absolute destinations are not necessary, and prevent CPack from working.
CMakeLists.txt
cmake/OpenCVGenConfig.cmake