pgrouting icon indicating copy to clipboard operation
pgrouting copied to clipboard

Complete quoting for parameters of some CMake commands

Open elfring opened this issue 11 years ago • 3 comments

Some parameters (like "${POSTGRESQL_INCLUDE_DIR}" and "${DOC_TARGET}") 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.

elfring avatar Sep 08 '14 08:09 elfring

Thank you for this link. We'll do this in the next release.

woodbri avatar Sep 08 '14 13:09 woodbri

@woodbri I started working on the CMake but could not finsh, so I will move this to next release

cvvergara avatar Feb 26 '16 15:02 cvvergara

Work on progress, again couldnot finish, so for the moment, will detach from this milestone

cvvergara avatar Jul 19 '19 18:07 cvvergara