Skip to content

add this_deps #84

@igagis

Description

@igagis
this_name := mylib
...
$(eval $(proab-build-lib))

then

this_name := myapp

this_deps += mylib

...

should append stuff to this_ldlibs, this_cxxflags, this_cflags and add dependency of binary on the mylib

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions