mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 16:58:00 +02:00
Remove trailing spaces in cmake related files
This commit is contained in:
parent
f855d0bb48
commit
58b3d6ff20
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ if (WIN32)
|
|||
get_filename_component(QT_BIN_PATH ${QT_QMAKE_EXECUTABLE} PATH)
|
||||
set (ADD_PATH "${ADD_PATH};${QT_BIN_PATH}")
|
||||
endif (QT_QMAKE_EXECUTABLE)
|
||||
|
||||
|
||||
# add here more pathes
|
||||
|
||||
|
||||
if (MINGW)
|
||||
get_filename_component(MINGW_BIN_PATH ${CMAKE_CXX_COMPILER} PATH)
|
||||
set (ADD_PATH "${ADD_PATH};${MINGW_BIN_PATH}")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue