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

Optional CMake flag for FTL installation #2

Closed
tclune opened this issue May 29, 2018 · 0 comments
Closed

Optional CMake flag for FTL installation #2

tclune opened this issue May 29, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@tclune
Copy link
Member

tclune commented May 29, 2018

Currently the develop branch automatically downloads and installs FTL during the build process. This is convenient for users that do not want to know about this simple dependency, but bad for higher level tools such as spack. It is also bad for users that need to build in an environment that cannot access the internet.

What is needed is an optional CMake command line flag that specifies a path to an installed FTL. If present, then that path is used. If not present, then CMake will obtain FTL from GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant