Hi, all, First, thanks for review my email. There are two questions i faced now:
1. I faced problem to assign specific compiler in CMake, and i searched for a while then i found [ CC="Foo\gcc.exe" CXX="Foo\g++.exe" cmake . ] seem work. Now i use CMake in QtCreator, is there other way i can assign specific compiler? 2. The compiler i want to assign is Intel C/C++/Fortran Compiler, does CMake support it? I have found in CMake\share\cmake-3.2\Modules\Compiler there are [ Intel-C.cmake ] and [ Intel-CXX.cmake ], could you please tell me the function of them? Best regards, chao -- View this message in context: http://cmake.3232098.n2.nabble.com/How-to-assign-specific-c-c-fortran-compiler-and-does-CMake-support-Intel-C-C-Fortran-Compiler-tp7593880.html Sent from the CMake mailing list archive at Nabble.com. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake
