mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-26 00:30:09 +01:00
cmake: fix dtd installation dir
This commit is contained in:
parent
14083a42cc
commit
2c96e94fea
1 changed files with 1 additions and 1 deletions
|
|
@ -158,6 +158,6 @@ set(EXTRA_DIST
|
|||
introspect.xsl
|
||||
)
|
||||
|
||||
install(FILES ${EXTRA_DIST} DESTINATION ${CMAKE_INSTALL_DATADIR}/doc/dbus)
|
||||
install(FILES ${EXTRA_DIST} DESTINATION ${CMAKE_INSTALL_DATADIR}/xml/dbus-1)
|
||||
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue