Skip to content

Give the ability to install googletest/simpleamqp to custom location  #93

Description

@bill-luu

Some distros do not have /usr/local/lib or /usr/local/include in their source paths, or do not automatically include those directories.
We should modify googletest-setup.sh and rabbitmq-setup.sh to:

  • By default, install to /usr/local/lib

  • Allow setting of the installation paths via command line arguments:
    ./googletest-setup.sh -d /my/custom/dir

  • Include a -h option to describe usages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions