We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820fa06 commit 03873f2Copy full SHA for 03873f2
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
+cmake_minimum_required(VERSION 3.10)
2
project ("ev3devkit" C)
3
-cmake_minimum_required (VERSION 3.10)
4
include(GNUInstallDirs)
5
6
get_directory_property(PARENT_DIR PARENT_DIRECTORY)
0 commit comments