I generally use one CMake build for compiling a single project. Your
dependencies should be built separately from your main program. Ways to do
this:
1. Try EasyBuild or Spack. The only reason I wouldn't recommend them is
I'm not sure if they've ever been run on Windows. But that doesn't mean
Let me start by saying I consider my self a cmake newbie. I've made simple
makefiles and simple cmake files, but anything more complicated has to this
point eluded me. Not for a lack of trying, searching, researching, trail, and a
great deal of error: I simply have not been able to achieve the t