Adapt CMakeLists.txt to the way CPack actually works
authorŁukasz Stelmach <l.stelmach@samsung.com>
Tue, 16 May 2017 12:34:41 +0000 (14:34 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Thu, 18 May 2017 08:50:03 +0000 (10:50 +0200)
commitc754cd6f0bc48ae852255786d6a443b1532a8485
treec284cf49b0fdc124787de5678c0ee9661646c43c
parent24d42729ead44b1295f689286f7275033fa73791
Adapt CMakeLists.txt to the way CPack actually works

According to the comment[1] of the CMake developer, it is necessary to
explicitly set CMAKE_PACKAGIN_INSTALL_PREFIX.

[1] https://gitlab.kitware.com/cmake/cmake/merge_requests/827#note_267940

Change-Id: I3d2b774dd92eb140047a516fb11439db76cfd8c8
CMakeLists.txt