Skip to content

Commit d8d3e79

Browse files
committed
Remove OpenCV_DIR
1 parent 0716244 commit d8d3e79

35 files changed

+0
-5030
lines changed

Hough-Transform/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)
22

33
PROJECT(HoughTransform)
44

5-
SET(OpenCV_DIR /home/hp/workfolder/OpenCV-Installation/installation/OpenCV-master/lib/cmake/opencv4)
6-
75
######################## EDIT IF REQUIRED ####################
86
# ###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.
97
#SET(OpenCV_DIR Enter-the-path-of-OpenCV-installation-on-your-system)

InvisibilityCloak/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)
22

33
PROJECT(Invisibility_Cloak)
44

5-
set(OpenCV_DIR /home/hp/workfolder/OpenCV-Installation/installation/OpenCV-3.4.3/share/OpenCV)
6-
75
######################## EDIT IF REQUIRED ####################
86
# ### 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.
97
#SET(OpenCV_DIR Enter-the-path-of-OpenCV-installation-on-your-system)

InvisibilityCloak/build/CMakeCache.txt

Lines changed: 0 additions & 332 deletions
This file was deleted.

0 commit comments

Comments
 (0)