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

Conversation

jsberg-bnl
Copy link
Contributor

Checks two environment variables, BMAD_USER_INC_DIRS and BMAD_USER_LIB_DIRS to add to the include/module and library search paths. In the spirit of CMake multiple directories are separated by semicolons. This allows one to point to a single build of dependent packages and use it for multiple builds (think building releases or branches out of git worktrees).

@DavidSagan DavidSagan merged commit c31cac6 into bmad-sim:main Sep 23, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants