Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Complete quoting for parameters of some CMake commands #16

Open
elfring opened this issue Jul 11, 2014 · 0 comments
Open

Complete quoting for parameters of some CMake commands #16

elfring opened this issue Jul 11, 2014 · 0 comments

Comments

@elfring
Copy link

elfring commented Jul 11, 2014

Some parameters (like "${RAKNET_NAMED_INCLUDE_ONLY_DIR}" and "${RakNet_SOURCE_DIR}/Lib/DLL") are passed to CMake commands in your build scripts without enclosing them by quotation marks. I see that these places will result in build difficulties if the contents of the used variables will contain special characters like semicolons.

I would recommend to apply advices from a wiki article.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant