[CMake] .txx files and Visual Studio 2005 now being compiled
Bill Hoffman
bill.hoffman at kitware.com
Mon May 4 12:25:19 EDT 2009
John Drescher wrote:
> I updated my cmake to 2.6.4 on one of my windows development boxes
> (vs2005) and this has caused me problems with .txx files. I generally
> include these from a .h file and they are not supposed to be compiled
> however with 2.6.4 they have changed from built tool "Custom Build
> Tool" to "C/C++ Compiler Tool"
>
This is the fix for the header file only change causing this trouble.
However, that said, I do not think txx is a default extension for vs to
try and compile. Did add it to your visual studio?
-Bill
More information about the CMake
mailing list