We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ec3b7 commit e4230a8Copy full SHA for e4230a8
lib/nghttp2/CMakeLists.txt
@@ -24,7 +24,7 @@
24
25
cmake_minimum_required(VERSION 3.0)
26
# XXX using 1.8.90 instead of 1.9.0-DEV
27
-project(nghttp2 VERSION 1.58.90)
+project(nghttp2 VERSION 1.58.90 LANGUAGES C)
28
29
# See versioning rule:
30
# https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
0 commit comments