summaryrefslogtreecommitdiffstats
path: root/Example
diff options
context:
space:
mode:
authorAlex Neundorf <neundorf@kde.org>2011-08-17 20:53:35 (GMT)
committerAlex Neundorf <neundorf@kde.org>2011-08-17 20:53:35 (GMT)
commit301114994773e62b82965f3082fef6dd23532e60 (patch)
tree4cf457f8447d655a706f087f9760aaa5d955b708 /Example
parentab57ff6156a725664fce995a9460de839018405c (diff)
downloadCMake-301114994773e62b82965f3082fef6dd23532e60.zip
CMake-301114994773e62b82965f3082fef6dd23532e60.tar.gz
CMake-301114994773e62b82965f3082fef6dd23532e60.tar.bz2
Make the test harder by always having a space in the include dirs
The commit message for the previous commit was wrong, it should have been: fix the test by using $(shell ...) syntax instead of backticks in the Makefile. With backticks I couldn't get the quoting right. Printing -I"/some/path with space" did not work, the compiler complained that there is not file "with". Also backslashes in different numbers did not make it work. Alex
Diffstat (limited to 'Example')
0 files changed, 0 insertions, 0 deletions