File: Makefile

package info (click to toggle)
wsclean 3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,968 kB
  • sloc: cpp: 85,742; python: 3,526; sh: 245; makefile: 21
file content (2 lines) | stat: -rw-r--r-- 262 bytes parent folder | download
1
2
wsgridderexample:	wspredictionexample.cpp ../wstackinggridder.cpp
	g++ -Wall -o wspredictionexample -I ../../external/aocommon/include/ -std=c++20 -DAVOID_CASACORE wspredictionexample.cpp ../wstackinggridder.cpp -lfftw3 -lfftw3f -lfftw3_threads -lfftw3f_threads