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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to