Kaydet (Commit) fc456b51 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h)

Change-Id: I2575da1ccbe1c301dd826588aec2a787176d3cfd
üst 98a61a2a
......@@ -44,4 +44,7 @@ $(eval $(call gb_Executable_add_exception_objects,climaker,\
cli_ure/source/climaker/climaker_emit \
))
$(call gb_Executable_get_headers_target,climaker) : \
$(call gb_CliLibrary_get_target,cli_basetypes)
# 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