Re: [CMake] Compiler output for check_cxx_source_compiles

2017-09-28 Thread rleigh
On 2017-09-28 03:27, Saad Khattak wrote: Hello, Is it possible to get the compiler output for check_cxx_source_compiles so that I can check why it failed? It should have been recorded in CMakeFiles/CMakeError.log. Regards, Roger -- Powered by www.kitware.com Please keep messages on-topic an

[CMake] Compiler output for check_cxx_source_compiles

2017-09-27 Thread Saad Khattak
Hello, Is it possible to get the compiler output for check_cxx_source_compiles so that I can check why it failed? Thanks, Saad -- 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 suppor