ComputationalRadiationPhysics / libSplash

libSplash - Simple Parallel file output Library for Accumulating Simulation data using Hdf5
GNU Lesser General Public License v3.0
15 stars 15 forks source link

CMake: Make Tests & Examples #197

Open ax3l opened 9 years ago

ax3l commented 9 years ago

For quick testing and developing, it is a bit cumbersome to build the examples/ and tests/ separately.

I would suggest to move them as additional (optional) make targets to the general CMakeLists.txt.