Fix bug with command line parsing in bvh example
Created by: dalg24
Closes #52 (closed)
Couldn't figure out how to make the parser consume arguments with Boost.Program_options. This is not pretty but it does the trick.
During the maintenance period on Monday, 14 Oct 2024, all new projects will no longer create a container registry as part of the project area. Already existing projects will be unaffected at this time. Instead, users should utilize the official ORNL container registries at camden.ornl.gov (internal/moderate) and savannah.ornl.gov (external/low). Please see ORNL Today article for more info.
Created by: dalg24
Closes #52 (closed)
Couldn't figure out how to make the parser consume arguments with Boost.Program_options. This is not pretty but it does the trick.