On 11/17/06, Vincent Scheib <[EMAIL PROTECTED]> wrote:
The CMakeLists.txt .txt file extension is driving me nuts, though. Mostly, because I'd like to syntax highlight it, but can't distinguish it from other file types.
Isn't that an issue with how the editor you're using matches syntaxes to file names? If the editor can only distinguish syntax based on the file extension without any consideration for the rest of the file name, that seems like a shortcoming of the editor IMO. Chris _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
