We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87c95f1 + 00c76d6 commit e20d638Copy full SHA for e20d638
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.4)
+cmake_minimum_required(VERSION 3.15)
2
project(qcom-tee C)
3
4
option(BUILD_UNITTEST "Build unittest" FALSE)
tests/CMakeLists.txt
-project(unittest C)
+project(qcomteetest C)
# ''Packages''.
0 commit comments