The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11693 ====================================================================== Reported By: Sean McBride Assigned To: ====================================================================== Project: CMake Issue ID: 11693 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-01-13 11:11 EST Last Modified: 2011-01-13 11:11 EST ====================================================================== Summary: On Mac OS X, the CMake .app filename should not contain the version number Description: The binary CMake distributions for Mac OS X name the executable "CMake 2.8.3.app", it should be just "CMake.app".
One has only to look into the /Applications folder to see that this is the Mac convention. Practically, this is a pain because every time I upgrade, I have to change all my scripts to refer to the new filename. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-01-13 11:11 Sean McBride New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
