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 546401e commit 9f587a5Copy full SHA for 9f587a5
src/client/CMakeLists.txt
@@ -1,5 +1,5 @@
1
# Project information.
2
-cmake_minimum_required ( VERSION 3.20.2 )
+cmake_minimum_required ( VERSION 3.18.0 )
3
project ( "RFC7030-EST-Clients"
4
VERSION 1.0.0
5
LANGUAGES C )
src/test/CMakeLists.txt
project ( "RFC7030-EST-Clients-Test"
0 commit comments