Skip to content

Commit

Permalink
Remove OpenCV_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwesh5 committed Mar 20, 2019
1 parent 0716244 commit d8d3e79
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 5,030 deletions.
2 changes: 0 additions & 2 deletions Hough-Transform/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)

PROJECT(HoughTransform)

SET(OpenCV_DIR /home/hp/workfolder/OpenCV-Installation/installation/OpenCV-master/lib/cmake/opencv4)

######################## EDIT IF REQUIRED ####################
# ###Uncomment the line below and specify the path to OpenCV directory i.e. the path to the OpenCVConfig.cmake file. Check the examples given below.
#SET(OpenCV_DIR Enter-the-path-of-OpenCV-installation-on-your-system)
Expand Down
2 changes: 0 additions & 2 deletions InvisibilityCloak/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)

PROJECT(Invisibility_Cloak)

set(OpenCV_DIR /home/hp/workfolder/OpenCV-Installation/installation/OpenCV-3.4.3/share/OpenCV)

######################## EDIT IF REQUIRED ####################
# ### If CMake is not able to find the path to OpenCV installation then Uncomment the line below and specify the path to OpenCV directory (i.e. the path to the OpenCVConfig.cmake file). Check the examples given below.
#SET(OpenCV_DIR Enter-the-path-of-OpenCV-installation-on-your-system)
Expand Down
332 changes: 0 additions & 332 deletions InvisibilityCloak/build/CMakeCache.txt

This file was deleted.

Loading

0 comments on commit d8d3e79

Please sign in to comment.