Skip to content

Commit

Permalink
Merge pull request #2 from fanzhe98/master
Browse files Browse the repository at this point in the history
Update CMakeLists.txt
  • Loading branch information
gishi523 authored Oct 28, 2018
2 parents 53974f8 + cb0ab77 commit 80852a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 2.8)

find_package(OpenCV REQUIRED)
find_package(OpenCV 3 REQUIRED)
find_package(OpenMP)

include_directories(${OpenCV_INCLUDE_DIRS})
Expand Down

0 comments on commit 80852a7

Please sign in to comment.