You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/10/10 22:21:45 UTC

[GitHub] [qpid-proton] astitcher commented on a change in pull request #194: PROTON-2114:[CMake] Fixing an issue with cmake not compiling c++11 e…

astitcher commented on a change in pull request #194: PROTON-2114:[CMake] Fixing an issue with cmake not compiling c++11 e…
URL: https://github.com/apache/qpid-proton/pull/194#discussion_r333759956
 
 

 ##########
 File path: cpp/examples/CMakeLists.txt
 ##########
 @@ -56,6 +56,18 @@ if (DEFINED CMAKE_CXX_COMPILE_FEATURES)
   endif ()
   set(CMAKE_CXX_STANDARD ${STD})
   set(CMAKE_CXX_EXTENSIONS OFF)
+  else ()
 
 Review comment:
   This is indented wrongly

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org