QMCPACK / miniqmc

QMCPACK miniapp: a simplified real space QMC code for algorithm development, performance portability testing, and computer science experiments
Other
27 stars 35 forks source link

Fix cache types and remove QMC_BUILD_LEVEL #250

Closed markdewing closed 5 years ago

markdewing commented 5 years ago

Newer versions of CMake complain about incorred cached variable types. Fix those types. In the case of QMC_BUILD_LEVEL, it is unused and can be removed.