I'm building a Win32 zip package from an out-of-source build in a directory c:\mdpqt_HEAD\build.
When the zip file is created, it has the structure: MDP-1.0.0-win32\mdpqt_HEAD\bin (and others) Can someone tell me: a) where the "-win32" is coming from, and can I remove it ? b) why the generator is inserting the mdpqt_HEAD directory ? I really don't want this to be present, as it is merely the name of the directory in which I happen to be building. I want to end up with: MDP-1.0.0-win32\bin Steve Collyer
_______________________________________________ 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