Re: [cmake-developers] Preferred variable retrieval within Cpack generator.

2012-03-13 Thread Schwartz, Philip Marc (RIS-BCT)
I am close to completing the patch file, but have run into one issue that I am having trouble locating a where I am going wrong. The condition is when you have installs that fall under 'Unspecified' but the CPACK_COMPONENT_NONAME_FOR is defined as an existing component. The current issue is

Re: [cmake-developers] Preferred variable retrieval within Cpack generator.

2012-03-12 Thread Eric Noulard
2012/3/12 Schwartz, Philip Marc (RIS-BCT) philip.schwa...@lexisnexis.com: Usually using GetOption means that we want to give user some control so that this CPACK_xxx value may be set in CMakeLists.txt, CPack project config file or CPack command line arg. GetOption is not used to pass value