Merge ../gpivtools-omp
[gpivtools.git] / src / image / CMakeLists.txt
blob6ad6dfb33ebbee7e5512178bf4558d3be0c90e5a
1 gpiv_add_executable (t-avg-img t-avg-img.c)
2 gpiv_add_executable (imgproc imgproc.c)
3 gpiv_add_executable (mktestimg imgproc.c)
4 gpiv_add_executable (smooth imgproc.c)
5 gpiv_add_executable (hilo imgproc.c)
6 gpiv_add_executable (clip imgproc.c)
7 gpiv_add_executable (fft imgproc.c)
8 gpiv_add_executable (highpass imgproc.c)
9 gpiv_add_executable (getbit imgproc.c)
10 gpiv_add_executable (subtr-img imgproc.c)