mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-25 21:00:09 +01:00
Minor name spelling fix.
This commit is contained in:
parent
abb81eb446
commit
e50c57c787
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ if (MEINPROC4_EXECUTABLE)
|
|||
set(DOCBOOK_GENERATOR_NAME "meinproc4" PARENT_SCOPE)
|
||||
set(DBUS_XML_DOCS_ENABLED 1)
|
||||
if(WIN32)
|
||||
get_filename_component(_a ${MEINPROC_EXECUTABLE} PATH)
|
||||
get_filename_component(_a ${MEINPROC4_EXECUTABLE} PATH)
|
||||
get_filename_component(_meinproc_install_path ${_a} PATH)
|
||||
else(WIN32)
|
||||
set(_meinproc_install_path ${CMAKE_INSTALL_PREFIX})
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue