pnoltes commented on code in PR #451: URL: https://github.com/apache/celix/pull/451#discussion_r1045277965
########## examples/celix-examples/CMakeLists.txt: ########## @@ -19,7 +19,7 @@ if (COMMAND celix_subproject) celix_subproject(EXAMPLES "Option to enable building the Examples" ON DEPS SHELL SHELL_TUI LOG_SERVICE) else () set(EXAMPLES true) #celix_subproject is only available in the celix project -> using examples dir in other project is also supported - option(CELIX_CXX ON) + option(CELIX_CXX14 ON) Review Comment: added -- 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: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org