Skip to content
Snippets Groups Projects
Commit fc3bdc9a authored by Cédric Traizet's avatar Cédric Traizet
Browse files

TEST: update debug traces for ci

parent 2387d51b
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,7 @@ if( OPENCV_INCLUDE_DIRS AND OPENCV_LIBRARIES )
set(OPENCV_VERSION ${OpenCV_VERSION}) #for compatility
endif()
message("OpenCV_VERSION")
message("${OpenCV_VERSION} ${OPENCV_ml_LIBRARY} ${OPENCV_core_LIBRARY}")
message("${OpenCV_VERSION} ${OPENCV_ml_LIBRARY} ${OPENCV_core_LIBRARY} ${opencv_INCLUDE_DIR} ${OPENCV_SEARCH_PATH}")
include(${CMAKE_ROOT}/Modules/FindPackageHandleStandardArgs.cmake)
find_package_handle_standard_args(OpenCV
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment