]> granicus.if.org Git - curl/commit
cmake: use LIBCURL_VERSION from curlver.h
authorPeter Wu <peter@lekensteyn.nl>
Tue, 14 Oct 2014 09:38:16 +0000 (11:38 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 20 Oct 2014 15:03:58 +0000 (17:03 +0200)
commit8478b4035e16316f9fc2d7b7cbede51042751412
treeef715b3e5673b696ab53177cd4f11df9c70acabf
parent2a2bb78cce875b803c117719defd80bcba5779e0
cmake: use LIBCURL_VERSION from curlver.h

This matches the behavior from autotools. The auxiliary major, minor
and patch components are not needed anymore and therefore removed.

Signed-off-by: Peter Wu <peter@lekensteyn.nl>
CMakeLists.txt