On 4/19/2007 11:52 AM, mathieu wrote: > I am currently polishing my cmake module for PyInstaller: > http://gdcm.svn.sourceforge.net/viewvc/*checkout*/gdcm/Sandbox/TestPyInstaller/* > > From the cmake user point of view here is what they see: > http://gdcm.svn.sourceforge.net/viewvc/*checkout*/gdcm/Sandbox/TestPyInstaller/CMakeLists.txt > > There is still one option I cannot access from the command line: > OPTIMIZED. As far as I understand i need to manually edit the spec > file to add: [('O','','OPTION')]. Is this correct ?
Yes. If you want to provide a patch to Makespec.py to add support for this, I would gladly apply it. -- Giovanni Bajo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
