mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove some status messages from CMakeLists.txt
This commit is contained in:
parent
04d5daca67
commit
f6113ec38b
@ -261,10 +261,6 @@ endif()
|
||||
# Set up libraries and dependent projects to link with
|
||||
# ##############################################################################
|
||||
|
||||
message(
|
||||
STATUS "Linking with the following OpenGL libraries: ${OPENGL_LIBRARIES}")
|
||||
message(STATUS "GRPC LIBS: ${GRPC_LINK_LIBRARIES}")
|
||||
|
||||
# According to ivarun rt is needed on OpenSuse, and Fedora. See:
|
||||
# https://github.com/OPM/ResInsight/pull/7
|
||||
if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
|
Loading…
Reference in New Issue
Block a user