summaryrefslogtreecommitdiff
path: root/tests/diff/index.c
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-06-28 13:57:06 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-06-28 13:57:06 +0200
commitfd2d11a17846530ba6907394fd63ada90feb5750 (patch)
treef572a910adfeb7ae102255ce5b4d08f34ce4f3d8 /tests/diff/index.c
parentfa399750c680aa254784a40193d73d373df5e3ea (diff)
downloadlibgit2-fd2d11a17846530ba6907394fd63ada90feb5750.tar.gz
CMake: treat the ld flags as a list
These are treated as a list by CMake itself, which means that treating them as a simple string can put semicolons in our ld command-line if we have libraries which are not installed on the standard locations. Treat the variable as a CMake list and replace it with the space-delimited list just before writing it out to our pc file.
Diffstat (limited to 'tests/diff/index.c')
0 files changed, 0 insertions, 0 deletions