]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: cmake outputs: no version information available
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Jul 2023 06:51:32 +0000 (08:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Jul 2023 06:51:32 +0000 (08:51 +0200)
Closes #11158

docs/KNOWN_BUGS

index 4b2efd1f65de2e31f1497b2b90b2ecede822547c..f527d0a9e40053818a847e7c6c094b726d7e9a25 100644 (file)
@@ -90,6 +90,7 @@ problems may have been fixed or changed somewhat since this was written.
  13.2 Trying local ports fails on Windows
 
  15. CMake
+ 15.1 cmake outputs: no version information available
  15.2 support build with GnuTLS
  15.3 unusable tool_hugehelp.c with MinGW
  15.4 build docs/curl.1
@@ -527,6 +528,12 @@ problems may have been fixed or changed somewhat since this was written.
 
 15. CMake
 
+15.1 cmake outputs: no version information available
+
+ Something in the SONAME generation seems to be wrong in the cmake build.
+
+ https://github.com/curl/curl/issues/11158
+
 15.2 support build with GnuTLS
 
 15.3 unusable tool_hugehelp.c with MinGW