On Sun, Jan 20, 2013 at 11:46 PM, Eric Noulard <[email protected]> wrote: > Right I forgot one important bit, CPack plays with CMAKE_INSTALL_PREFIX and > DESTDIR > > could you try that: > > execute_process(COMMAND ls $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX} > OUTPUT_VARIABLE lsresults)
Yep thanks. That did it! Ian -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
