ffontaine opened a new pull request, #366:
URL: https://github.com/apache/qpid-proton/pull/366

   Don't call `check_language(CXX)` if `BUILD_CPP` is not set to avoid the 
following if a non working C++ compiler is installed on the system:
   
   ```
   CMake Error at 
/nvmedata/autobuild/instance-25/output-1/host/share/cmake-3.18/Modules/CMakeTestCXXCompiler.cmake:59
 (message):
     The C++ compiler
   
       "/usr/bin/c++"
   
     is not able to compile a simple test program.
   ```
   
   Fixes:
    - 
http://autobuild.buildroot.org/results/7bf05fb0208fa09543f841ec6e7adc6e4d984b0c
   
   Signed-off-by: Fabrice Fontaine <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to