mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-09 03:33:05 +00:00
removing message if not found
This commit is contained in:
@@ -67,7 +67,9 @@ else(MSVC)
|
|||||||
endif(APPLE)
|
endif(APPLE)
|
||||||
endif(MSVC)
|
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
|
# handle the QUIETLY and REQUIRED arguments and set GLOG_FOUND to TRUE if
|
||||||
# all listed variables are TRUE
|
# all listed variables are TRUE
|
||||||
|
|||||||
Reference in New Issue
Block a user