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 c486fe0 commit 03307e1Copy full SHA for 03307e1
CMakeLists.txt
@@ -1,7 +1,7 @@
1
# TODO
2
# - backend selection via command line, rather than simply detecting headers.
3
4
-cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.19 FATAL_ERROR)
5
cmake_policy(SET CMP0091 NEW)
6
project(cubeb
7
VERSION 0.0.0)
0 commit comments