mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Minor change, related to previous commit.
This commit is contained in:
@@ -39,7 +39,6 @@ get_filename_component(OPENCV_INSTALL_PATH "${CMAKE_CURRENT_LIST_FILE}/../.." RE
|
||||
# ======================================================
|
||||
# Provide the include directories to the caller
|
||||
SET(OpenCV_INCLUDE_DIRS "${OPENCV_INSTALL_PATH}/include/opencv;${OPENCV_INSTALL_PATH}/include")
|
||||
message(STATUS "OpenCV Includes : ${OpenCV_INCLUDE_DIRS}")
|
||||
INCLUDE_DIRECTORIES(${OpenCV_INCLUDE_DIRS})
|
||||
|
||||
# ======================================================
|
||||
|
||||
Reference in New Issue
Block a user