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 CLI wrapper for bdm-config #238

Merged
merged 2 commits into from
Jan 24, 2022
Merged

Add CLI wrapper for bdm-config #238

merged 2 commits into from
Jan 24, 2022

Conversation

TobiasDuswald
Copy link
Contributor

Usage:

. <path_to_bdm>/build/bin/thisbdm.sh
bdm config

Example output:

<bdm config> Loading BioDynaMo configuration ...

version (The BioDynaMo version)
'v1.03.6-e9439619'

root-version (The version of ROOT used to build BioDynaMo)
'6.25/01'

cxxflags (Compiler flags and header path)
[ '-DUSE_DICT',
 '-std=c++14',
 '-Wall',
 '-Wno-missing-braces',
 '-m64',
 '-fPIC',
 '-Xclang',
 '-fopenmp',
 '-Wno-undefined-var-template',
 '-stdlib=libc++',
 '-pthread',
 '-std=c++14',
 '-m64']

[ ... ]

<bdm config> Finished successfully ...

@TobiasDuswald TobiasDuswald changed the title Add CLI wrapper for bam-config Add CLI wrapper for bdm-config Jan 21, 2022
@TobiasDuswald TobiasDuswald merged commit c9c74e1 into master Jan 24, 2022
@TobiasDuswald TobiasDuswald deleted the cli branch January 24, 2022 16:42
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.

1 participant