You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/06/25 06:29:15 UTC

[GitHub] [mynewt-newt] kasjer opened a new pull request #438: cmake: escape also '<' and '>'

kasjer opened a new pull request #438:
URL: https://github.com/apache/mynewt-newt/pull/438


   cmake execute commands with sh so < and > also has to be escaped like " ( )
   This allows to have cflags in the form
   -DMBEDTLS_USER_CONFIG_FILE=<mbedtls/config_mynewt.h>


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



[GitHub] [mynewt-newt] kasjer merged pull request #438: cmake: escape also '<' and '>'

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #438:
URL: https://github.com/apache/mynewt-newt/pull/438


   


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