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

Add environment variables for additional include/library search directories #504

Merged
merged 3 commits into from
Sep 23, 2023

Commits on Sep 21, 2023

  1. Add include and library directories supplied via environment variables

    BMAD_USER_INC_DIRS for includes
    BMAD_USER_LIB_DIRS for libraries
    J. Scott Berg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9532b1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    912e225 View commit details
    Browse the repository at this point in the history
  3. Add brief documentation of BMAD_USER_{INC,LIB}_DIRS

    J. Scott Berg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ddff901 View commit details
    Browse the repository at this point in the history