cmake: update install paths (Linux)
This commit is contained in:
committed by
Alexander Alekhin
parent
879e046b22
commit
a956732874
@@ -18,6 +18,7 @@ find_package(OpenCV REQUIRED)
|
||||
# in the OpenCVConfig.cmake file.
|
||||
# Print some message showing some of them
|
||||
message(STATUS "OpenCV library status:")
|
||||
message(STATUS " config: ${OpenCV_DIR}")
|
||||
message(STATUS " version: ${OpenCV_VERSION}")
|
||||
message(STATUS " libraries: ${OpenCV_LIBS}")
|
||||
message(STATUS " include path: ${OpenCV_INCLUDE_DIRS}")
|
||||
|
||||
Reference in New Issue
Block a user