Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
d6900fa4
Commit
d6900fa4
authored
Oct 22, 2015
by
Ghislain MARY
Browse files
Remove GTK2 CMake module debug on Windows.
parent
129655f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
CMakeLists.txt
CMakeLists.txt
+0
-1
No files found.
CMakeLists.txt
View file @
d6900fa4
...
...
@@ -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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment