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 09cb138 commit addca27Copy full SHA for addca27
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# Observable Library
2
-# Copyright (C) 2016-2021 David Capello
+# Copyright (C) 2016-2025 David Capello
3
4
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.15)
5
6
project(observable CXX)
7
option(OBSERVABLE_TESTS "Compile observable tests" ON)
0 commit comments