On 04/14/2015 10:17 AM, Tim Blechmann wrote:
>> Effectively it is a UUID for our purposes.  The ordering Gregor
>> proposes is to match what Xcode writes when it generates the .pbxproj
>> file, and we can't choose that.
> 
> i see ... is it (easily) possible to lexicographically sort he
> user-visible appearance? this is something that can be changed in native
> xcode projects (by dragging)

If Xcode can save and load projects with user-specified ordering then
CMake may be able to generate things accordingly.  Try creating a project
with the IDE, saving it, copying it, and then updating the order in the
IDE and saving again.  Compare the saved project files.  Where is the
order stored?

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to