pnnl / DHSVM-PNNL

43 stars 32 forks source link

Use CMake for DHSVM configuration and build #1

Closed wperkins closed 7 years ago

wperkins commented 7 years ago

These changes allow the use of CMake to build DHSVM and related programs. This is, IMHO, much easier than editing makefiles and compiling programs by hand. This does not interfere with the original build method.