I misspoke. Sorry for the confusion. I had a couple of distinct prefixes, each containing one var. But to my last question, is this behavior as designed or a bug? I can always add a dummy var to force a group, but I really want to have only grouped entries, even if there is only one member to the group.
-----Original Message----- From: Tyler Roscoe [mailto:[email protected]] Sent: Tuesday, June 23, 2009 3:27 PM To: Gooch, Allen Cc: [email protected] Subject: Re: [CMake] How to add cache variables so they show up in own group in cmake-gui "Grouped View" On Tue, Jun 23, 2009 at 01:20:04PM -0700, Gooch, Allen wrote: > It seems to only group variables if more than one variable has the > prefix. When I added a second variable with the BWA_* prefix, they > showed up as expected. To me, this violates the "principle of least > surprise". Is this behavior present as designed or is it simply a > bug? I'm confused. If "all" your variables start with BWA_, how can you add a "second" variable with the BWA_ prefix? tyler _______________________________________________ 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
