mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-13 17:30:35 +01:00
Merge branch 'msys2-fixes' into 'master'
cmake: Drop unused iconv dependency Closes #262 See merge request dbus/dbus!101
This commit is contained in:
commit
d757455c5e
1 changed files with 0 additions and 1 deletions
|
|
@ -119,7 +119,6 @@ endif()
|
|||
if(WIN32)
|
||||
# include local header first to avoid using old installed header
|
||||
set(CMAKE_INCLUDE_PATH ${CMAKE_INCLUDE_PATH} ${CMAKE_SOURCE_DIR}/..)
|
||||
find_package(LibIconv)
|
||||
include(Win32Macros)
|
||||
addExplorerWrapper(${CMAKE_PROJECT_NAME})
|
||||
endif()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue