We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd2ad28 commit b057e68Copy full SHA for b057e68
CMakeLists.txt
@@ -1,4 +1,5 @@
1
cmake_minimum_required(VERSION 3.6)
2
+cmake_policy(SET CMP0077 NEW)
3
4
project(hv VERSION 1.3.3)
5
0 commit comments