Skip to content

Commit

Permalink
updated cmake version to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akshit-sharma committed Aug 18, 2020
1 parent 97aa046 commit 19613af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/libuvc/all/test_package/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 2.8.12)
cmake_minimum_required(VERSION 3.1)
project(test_package)

include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)
Expand Down

0 comments on commit 19613af

Please sign in to comment.