Kaydet (Commit) 359f005c authored tarafından David Tardon's avatar David Tardon

add deps on CLI libs used in cli_uno build

Change-Id: I6ae009851e4d8f06e2c2939a26cc72b453e8c406
üst d0670bd7
......@@ -35,4 +35,8 @@ $(eval $(call gb_Library_add_exception_objects,cli_uno,\
cli_ure/source/uno_bridge/cli_uno \
))
$(call gb_Library_get_external_headers_target,cli_uno) :| \
$(call gb_CliLibrary_get_target,cli_ure) \
$(call gb_CliUnoApi_get_target,cli_uretypes)
# 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