sarrvesh / cuFFS

A GPU-accelerated Rotation Measure Synthesis code
GNU General Public License v2.0
8 stars 4 forks source link

Build with autoconf or cmake #4

Closed sarrvesh closed 5 years ago

sarrvesh commented 9 years ago

Once the bare-bones of the code is done, write an installation scipt with autoconf. See

  1. http://www.gnu.org/software/autoconf/autoconf.html
  2. http://www.gnu.org/software/autoconf/manual/autoconf.html
sarrvesh commented 8 years ago

cmake is perhaps a better option?

sarrvesh commented 6 years ago

Commit 41db3388636967cbe8795d16f2274807fb33b3f8 allows users to build fitsrotate using cmake.

sarrvesh commented 5 years ago

As of commit 1034fe26e12f6f0defa309e09fef92a52e89b7f7, all components can now be built with cmake