2012/10/23 Romain LEGUAY <[email protected]>: > Le 23/10/12 10:45, Romain LEGUAY a écrit : > >> Thank you Eric, >> >> I succeed to create the package by using CPACK_INSTALL_CMAKE_PROJECTS >> variable. >> >> I have some problem now to put my package in a specific folder. I try to >> set CPACK_TOPLEVEL_TAG variable but there is no change... > > > I just resolve this problem: I use CPACK_PACKAGE_DIRECTORY variable.
This work, but this is not the "most appropriate" way to achieve what you want. -- Erk Le gouvernement représentatif n'est pas la démocratie -- http://www.le-message.org -- 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
