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 1ed75b5 commit a91cc12Copy full SHA for a91cc12
CMakeLists.txt
@@ -1,5 +1,5 @@
1
-# Version set according the the cmake versions available in Ubuntu/Bionic:
2
-# https://packages.ubuntu.com/focal/cmake
+# Version set according the the cmake version available in Ubuntu/Focal (LTS):
+# https://launchpad.net/ubuntu/focal/+source/cmake
3
cmake_minimum_required(VERSION 3.16.3)
4
5
# Needed for C++17 (std::variant)
0 commit comments