Does this work: SET_SOURCE_FILES_PROPERTIES(MyFile.myextension PROPERTIES LANGUAGE C)
2008/10/13 [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Hi, > > I would like to compile a generated file (for example MyFile.myextension) > with the C compiler. The "SET(CMAKE_C_SOURCE_FILE_EXTENSIONS myextension)" > doesn't seem to work : file is ignored ! > > Any idea ? > > Thanks. > > Sebastien > > > > ________________________________ > Écoutez gratuitement Ben Ricour sur Voila et découvrez d'autres titres en > affinité avec vos goûts musicaux ! > _______________________________________________ > CMake mailing list > [email protected] > http://www.cmake.org/mailman/listinfo/cmake > -- Mathieu _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
