Age | Commit message (Collapse) | Author |
|
to use dependencies dependencies from root project
|
|
|
|
|
|
|
|
|
|
|
|
has been extracted
|
|
|
|
Fix issue where static lib dependencies are not built correctly because their
dynamic lib dependencies are not propagated to dependant project
|
|
dependency on dynamic libraries
Static libraries need to be defined before dynamic libraries when
building executable, otherwise you get linking error
|
|
|
|
|
|
|
|
|
|
modified one
|
|
|
|
Not working fully yet, will investigate why
|