diff options
| author | Carlos Martín Nieto <cmn@dwim.me> | 2015-06-28 13:57:06 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <cmn@dwim.me> | 2015-06-28 13:57:06 +0200 |
| commit | fd2d11a17846530ba6907394fd63ada90feb5750 (patch) | |
| tree | f572a910adfeb7ae102255ce5b4d08f34ce4f3d8 /include/git2/version.h | |
| parent | fa399750c680aa254784a40193d73d373df5e3ea (diff) | |
| download | libgit2-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 'include/git2/version.h')
0 files changed, 0 insertions, 0 deletions
