mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-26 15:48:09 +00:00
Remove GTK2 CMake module debug on Windows.
This commit is contained in:
parent
129655f4c7
commit
d6900fa450
1 changed files with 0 additions and 1 deletions
|
|
@ -119,7 +119,6 @@ if(ENABLE_NOTIFY)
|
|||
endif()
|
||||
if(ENABLE_GTK_UI)
|
||||
if(WIN32)
|
||||
set(GTK2_DEBUG TRUE)
|
||||
set(GTK2_ADDITIONAL_SUFFIXES "../lib/glib-2.0/include" "../lib/gtk-2.0/include")
|
||||
endif()
|
||||
find_package(GTK2 2.18 REQUIRED gtk)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue