Commit 63f6f18f authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #1112 from mshabunin:fix-ubuntu-gflags

parents a61a0cf4 234b3a41
......@@ -418,7 +418,7 @@ function(__find_exported_gflags)
"version: ${gflags_VERSION} exported here: ${gflags_DIR} using CMake.")
endif (NOT GFLAGS_NAMESPACE)
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.")
endif (FOUND_INSTALLED_GFLAGS_CMAKE_CONFIGURATION)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment