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 default perl install path respect CMAKE_INSTALL_PREFIX #2054

Merged
merged 3 commits into from
Dec 18, 2023

Commits on Nov 21, 2023

  1. make default perl install path respect CMAKE_INSTALL_PREFIX

    Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
    sarnold committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f997cee View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. chg: dev: use cmake vendor paths for perl install defaults

    * also display both vendor/non-vendor system paths in linux envs
    
    Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
    sarnold committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6549f7f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. check for default prefix before (possibly) munging with prefix string

    Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
    sarnold committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    f70f38e View commit details
    Browse the repository at this point in the history