Kaydet (Commit) ed639fbb authored tarafından Tor Lillqvist's avatar Tor Lillqvist

No thanks for non-desktop OSes

üst a925b72d
......@@ -29,8 +29,12 @@
$(eval $(call gb_Module_Module,idl))
ifneq (,$(filter DESKTOP,$(BUILD_TYPE)))
$(eval $(call gb_Module_add_targets,idl,\
Executable_svidl \
))
endif
# vim: set noet sw=4 ts=4:
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