Hi cmake-community,
Is it possible to add custom pre-install commands like the post-install command via the CPACK_NSIS_EXTRA_INSTALL_COMMANDS variable? For example I want to install a self made Matlab Toolbox or a plugin for Winamp, Qt and so on. The installer have to search for the path were these programs are installed and use this path as Installdirectory. In the current Cmake Version there is no possibility to add a pre-install command or choose another NSIS.template.in file. Does anybody have solved the this problem (without changing the template files in the CMAKE directory) or is it a new feature to cmake? -- Stefan
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
