QMCPACK / QMCPACK/qmcpack

Revise variables passing from ctest to cmake

Open
#350 7 comments 0 reactions 1 assignee Assigned to @PDoakORNL View on GitHub
enhancement stale testing
Dominant language
C++
Stars
403
Forks
154
Avg merge
1d 12h
Merged PRs (30d)
82

Description

In order to avoid too long ctest command line, the way to pass options from ctest to cmake needs to be revised.

See the exploration in PR #347

HDF5_ROOT is mananged by FindHDF5 module and used as environment variable only. It can be passed in as environment variable.
QMC_COMPLEX is managed by our CMakeLists, it has to be passed by -D explicitly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.