On Tue, Oct 12, 2010 at 15:33, Michael Wild <them...@gmail.com> wrote:
> set(SRCS src1.c src2.c src3.c) > set_source_files_properties(${SRCS} PROPERTIES LANGUAGE CXX) > add_executable(strange_beast ${SRCS}) > I can do that, but what's the point of the extension-based mapping if you have to set properties by file? Is the observed behavior a functional bug (should have worked) or a documentation bug? Jed
_______________________________________________ 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