mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#13463417 63487: ANNOYING TRACE MESSAGE IN CMAKE CODE
Remove it.
This commit is contained in:
@ -78,7 +78,6 @@ FUNCTION(INSTALL_MANPAGE file)
|
||||
ELSE()
|
||||
SET(SECTION man8)
|
||||
ENDIF()
|
||||
MESSAGE("huj!")
|
||||
INSTALL(FILES "${MANPAGE}" DESTINATION "${INSTALL_MANDIR}/${SECTION}"
|
||||
COMPONENT ManPages)
|
||||
ENDIF()
|
||||
|
Reference in New Issue
Block a user