[Kst] branches/work/kst/portto4/kst/cmake/modules
Peter Kümmel
syntheticpp at gmx.net
Thu Mar 17 20:36:13 CET 2011
SVN commit 1225170 by kuemmel:
needed on openSUSE
M +1 -1 FindCFITSIO.cmake
--- branches/work/kst/portto4/kst/cmake/modules/FindCFITSIO.cmake #1225169:1225170
@@ -10,7 +10,7 @@
FIND_PATH(CFITSIO_INCLUDEDIR fitsio.h
HINTS
ENV CFITSIO_DIR
- PATH_SUFFIXES include/cfitsio include
+ PATH_SUFFIXES include include/cfitsio include/libcfitsio0
PATHS ${kst_3rdparty_dir}
)
FIND_LIBRARY(CFITSIO_LIBRARIES cfitsio
More information about the Kst
mailing list