Alan W. Irwin wrote:
I am still interested in an answer from the CMake developers on this issue. If CMake currently does not provide a convenient way for independent software projects like PLplot to try out additional compiler support for languages that are officially supported by CMake, then I will post a wish-list bug concerning this issue. But I would prefer some on-list discussion of the issue first to make sure I am not missing anything.
I guess the best thing to do would be to create a bug entry with a feature request. Then attach the patch to the bug entry, and also offer to run a dashboard with that compiler. I am not sure I understand exactly what you are asking for? You should be able to set the CMAKE_MODULE_PATH for your project and have additional compilers supported via that method.
-Bill _______________________________________________ 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
