Fix OS X openCL builds
commitce6a6c61b03b8622244e54f94010f556f8663608
authorErik Lindahl <erik@kth.se>
Sat, 27 Jun 2015 12:16:53 +0000 (27 14:16 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 29 Jun 2015 20:24:45 +0000 (29 22:24 +0200)
treeba98a4322fb1b64cd6f88b3ee2afb19a7e8dfddd
parent71aeaca3ef0ffcbf995ac2a49aea33b7169de3a3
Fix OS X openCL builds

OS X does not like the quotes previously used to handle
OpenCL include paths with spaces - escape them instead.
With this change, OpenCL works at least on Yosemite
(OS X 10.10) using a GeForce  GT 750M card, and passes
all Gromacs regression tests.

Change-Id: I2acd30256e2ff11ca1fde10361cc0cc55ee7fc05
src/gromacs/gmxlib/gpu_utils/ocl_compiler.cpp