Avoid build error if CFLAGS contain quotes
commit9527ce7be303da735132dd051253e18f97bf2f29
authorRoland Schulz <roland@rschulz.eu>
Fri, 6 Dec 2013 02:17:25 +0000 (5 21:17 -0500)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 8 Dec 2013 21:07:36 +0000 (8 22:07 +0100)
tree9051f8ac3e9a23720dee6992f2e8ed7e5267cda9
parent6d5142583933bebc28929a096eaf2324ae3267db
Avoid build error if CFLAGS contain quotes

Because the BUILD_CFLAGS wasn't escape copyrite.cpp would
fail to compile if CFLAGS contained quotes.

Change-Id: I347512a6574ebbcd0f29d1bc4cd26423f3d323ee
src/CMakeLists.txt