Kaydet (Commit) c3fdb497 authored tarafından Matúš Kukan's avatar Matúš Kukan

add gthread external here

üst f40fe7f1
...@@ -85,7 +85,10 @@ endif ...@@ -85,7 +85,10 @@ endif
ifeq ($(ENABLE_GTK),TRUE) ifeq ($(ENABLE_GTK),TRUE)
$(eval $(call gb_Executable_use_external,pluginapp.bin,gtk)) $(eval $(call gb_Executable_use_externals,pluginapp.bin,\
gthread \
gtk \
))
# the orignal dmakefile said: don't ask, it's ugly # the orignal dmakefile said: don't ask, it's ugly
ifeq ($(OS),SOLARIS) ifeq ($(OS),SOLARIS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment