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 db7ee90 commit ced3a5aCopy full SHA for ced3a5a
tcb_span/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.22)
+cmake_minimum_required(VERSION 3.16)
2
project(tcb_span
3
LANGUAGES CXX
4
)
tl_expected/CMakeLists.txt
project(tl_expected
HOMEPAGE_URL https://tl.tartanllama.xyz
DESCRIPTION "C++11/14/17 std::expected with functional-style extensions"
0 commit comments