mirror of
https://github.com/netdata/netdata.git
synced 2025-04-14 17:48:37 +00:00
Silence up-to-date installation targets. (#18842)
This commit is contained in:
parent
6a600de8d4
commit
ed2c616434
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@ if(STATIC_BUILD)
|
|||
list(APPEND PKG_CONFIG_EXECUTABLE "--static")
|
||||
endif()
|
||||
|
||||
set(CMAKE_INSTALL_MESSAGE LAZY)
|
||||
|
||||
set(CMAKE_C_STANDARD 11)
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(CMAKE_INSTALL_DEFAULT_COMPONENT_NAME "netdata")
|
||||
|
|
Loading…
Add table
Reference in a new issue