From 863112002c00878c1722f4a12c178212c998e3f4 Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Sun, 12 May 2019 13:09:39 +0200 Subject: Fix indentation GIT_SILENT --- cmake/DbusInterfaceMacros.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake') diff --git a/cmake/DbusInterfaceMacros.cmake b/cmake/DbusInterfaceMacros.cmake index 71ad9067d..1083dfd44 100644 --- a/cmake/DbusInterfaceMacros.cmake +++ b/cmake/DbusInterfaceMacros.cmake @@ -6,7 +6,7 @@ macro (generate_and_install_dbus_interface main_project_target header_file outpu add_custom_target( ${output_xml_file}_target SOURCES ${CMAKE_CURRENT_BINARY_DIR}/${output_xml_file} - ) + ) install( FILES ${CMAKE_CURRENT_BINARY_DIR}/${output_xml_file} DESTINATION ${DBUS_INTERFACES_INSTALL_DIR} -- cgit v1.3