[CMake] .txt file extension
Sylvain Benner
benner at virtools.com
Mon Nov 20 05:08:20 EST 2006
There is a work around if you REALLY want your own extension, but it is
pretty heavy...
In each CMakeLists.txt you just include your desired CMakeLists.whatsoever
file.
Sylvain
----- Original Message -----
From: "Vincent Scheib" <vsglists at gmail.com>
To: <cmake at cmake.org>
Sent: Friday, November 17, 2006 8:39 PM
Subject: [CMake] .txt file extension
> Hey,
>
> I'm ramping up on CMake, and love several things about it.
>
> 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.
>
> I'm going to modify my local source for this. Has anyone thought of a
> replacement extension that might eventually be folded back into CMake
> proper?
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
More information about the CMake
mailing list