mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 16:38:13 +02:00
cmake: Extend underlines below dbus version print on configure summary title.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=89450 Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
7647179096
commit
4101e0bc6c
1 changed files with 1 additions and 1 deletions
|
|
@ -522,7 +522,7 @@ GET_FILENAME_COMPONENT(C_COMPILER ${CMAKE_C_COMPILER} NAME)
|
|||
GET_FILENAME_COMPONENT(CXX_COMPILER ${CMAKE_CXX_COMPILER} NAME)
|
||||
|
||||
message(" D-BUS ${DBUS_VERSION} ")
|
||||
message(" =========== ")
|
||||
message(" ============ ")
|
||||
message(" ")
|
||||
message(" install prefix: ${prefix} ")
|
||||
message(" install exec_prefix: ${exec_prefix} ")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue