You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2020/05/07 17:19:35 UTC

[GitHub] [celix] rlenferink commented on a change in pull request #227: Update build documentation for Ubuntu.

rlenferink commented on a change in pull request #227:
URL: https://github.com/apache/celix/pull/227#discussion_r421648453



##########
File path: documents/building/README.md
##########
@@ -66,6 +66,11 @@ sudo apt-get install -yq --no-install-recommends \
 #required if the ENABLE_TESTING option is enabled
 sudo apt-get install -yq --no-install-recommends \
     libcpputest-dev
+
+#For testing gtest is also used. This is fetched using a cmake 3.11+ feature,
+#The isntalled cmake version for Ubuntu 18 is older than 3.11,

Review comment:
       Typo `isntalled` => `installed`




----------------------------------------------------------------
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