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

Make sure to export the include directory for resource_retriever. #22

Merged
merged 3 commits into from
Mar 13, 2018

Commits on Mar 13, 2018

  1. Make sure to export the include directory for resource_retriever.

    Otherwise, it can't properly be used as a library.
    
    Signed-off-by: Chris Lalancette <[email protected]>
    clalancette committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    af7c94c View commit details
    Browse the repository at this point in the history
  2. Move order around to allow static linking more easily.

    Signed-off-by: Chris Lalancette <[email protected]>
    clalancette committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    4e7e5d9 View commit details
    Browse the repository at this point in the history
  3. Whitespace rearrangement.

    Signed-off-by: Chris Lalancette <[email protected]>
    clalancette committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    a138e7e View commit details
    Browse the repository at this point in the history