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 fdc9bf4 commit 0c84251Copy full SHA for 0c84251
CMakeLists.txt
@@ -1,5 +1,5 @@
1
# Basic project setup
2
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.12.4)
3
project(cpp-statsd-client
4
VERSION 1.0.2
5
LANGUAGES CXX
0 commit comments