mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-23 00:49:38 +08:00
Merge pull request #1112 from mshabunin:fix-ubuntu-gflags
This commit is contained in:
@@ -418,7 +418,7 @@ function(__find_exported_gflags)
|
|||||||
"version: ${gflags_VERSION} exported here: ${gflags_DIR} using CMake.")
|
"version: ${gflags_VERSION} exported here: ${gflags_DIR} using CMake.")
|
||||||
endif (NOT GFLAGS_NAMESPACE)
|
endif (NOT GFLAGS_NAMESPACE)
|
||||||
else (FOUND_INSTALLED_GFLAGS_CMAKE_CONFIGURATION)
|
else (FOUND_INSTALLED_GFLAGS_CMAKE_CONFIGURATION)
|
||||||
message(STATUS "Failed to find an installed/exported CMake configuration "
|
gflags_report_not_found("Failed to find an installed/exported CMake configuration "
|
||||||
"for gflags, will perform search for installed gflags components.")
|
"for gflags, will perform search for installed gflags components.")
|
||||||
endif (FOUND_INSTALLED_GFLAGS_CMAKE_CONFIGURATION)
|
endif (FOUND_INSTALLED_GFLAGS_CMAKE_CONFIGURATION)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user