mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-08-30 09:27:58 +00:00
removing message if not found
This commit is contained in:
@@ -67,7 +67,9 @@ else(MSVC)
|
||||
endif(APPLE)
|
||||
endif(MSVC)
|
||||
|
||||
message(STATUS "glog library found at ${GLOG_LIBRARIES}")
|
||||
if(GLOG_FOUND)
|
||||
message(STATUS "glog library found at ${GLOG_LIBRARIES}")
|
||||
endif()
|
||||
|
||||
# handle the QUIETLY and REQUIRED arguments and set GLOG_FOUND to TRUE if
|
||||
# all listed variables are TRUE
|
||||
|
Reference in New Issue
Block a user