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"
-- John M. Drescher _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
