2012/5/8 <noru...@me.com>: > Hello, > > I had a custom NSIS template under ${CMAKE_SOURCE_DIR}/cmake > > Then I added those path to CMAKE_MODULE_PATH. But my custom template gets > never called. > If I run cpack --verbose I can see that cpack uses the template from the > CMake installation.
Which version of CMake/CPack are you using, on each concerned platform? > The strange thing is, that it would work on Windows 7 but not on Windows XP > without admin rights. That is if you build+package the same project on WinXP being admin you get what you want? Could you retry on WinXP using and out-of-source build and a pristine source dir? Do you set policy CMP0017 to NEW? if yes could you try to set it to OLD. -- 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