]> source.dussan.org Git - tigervnc.git/commit
Fix some cmake quoting and escape issues. The un-escaped parens generate a "Argument... 22/head
authorBrian P. Hinz <bphinz@users.sf.net>
Fri, 8 Aug 2014 03:52:19 +0000 (23:52 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Fri, 8 Aug 2014 03:52:19 +0000 (23:52 -0400)
commit03df605820f5abe0de84ed4cd639d362feafa0e8
tree1b2c6de688938a499421962fec248a90f1b1ce37
parentc9629acf518634441c66e730721e0e9099382340
Fix some cmake quoting and escape issues.  The un-escaped parens generate a "Argument not separated from preceding token by whitespace" warning. The '--directory' argument might need to be quoted if PROJECT_SOURCE_DIR contains spaces.
po/CMakeLists.txt