Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework C++ makefiles #25

Merged
merged 3 commits into from
Nov 17, 2017
Merged

Commits on Nov 17, 2017

  1. C++: Navio: update Makefile

    Add multi-thread build in Makefile
    When files update library will recompile
    Igor Anokhin committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    6821536 View commit details
    Browse the repository at this point in the history
  2. C++: Examples: update Makefile

    Add multi-thread build in Makefile
    Now each example can be build separately
    Igor Anokhin committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    8f0c1df View commit details
    Browse the repository at this point in the history
  3. C++: Examples: add auto-dependency libnavio in examples

    When files change in libnavio, it will recompile
    Igor Anokhin committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    f28b71d View commit details
    Browse the repository at this point in the history