diff options
Diffstat (limited to 'ConfigureChecks.cmake')
| -rw-r--r-- | ConfigureChecks.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index af44ac2..0ff0cf4 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -31,8 +31,6 @@ find_program( DBUS_BINDING_TOOL NAMES dbus-binding-tool ) if( "${DBUS_BINDING_TOOL}" STREQUAL "DBUS_BINDING_TOOL-NOTFOUND" ) tde_message_fatal( "The dbus-binding-tool executable is required, but was not found on your system" ) - else() - set( _DBUS_TOOL dbus-binding-tool ) endif( ) |
