[casacore] r21247 committed - Look in weird SuSE include location as well

0 views
Skip to first unread message

casa...@googlecode.com

unread,
May 16, 2012, 8:47:00 PM5/16/12
to casacor...@googlegroups.com
Revision: 21247
Author: Malte.Marquarding
Date: Wed May 16 17:46:40 2012
Log: Look in weird SuSE include location as well
http://code.google.com/p/casacore/source/detail?r=21247

Modified:
/trunk/cmake/FindCFITSIO.cmake

=======================================
--- /trunk/cmake/FindCFITSIO.cmake Sun Mar 25 18:03:04 2012
+++ /trunk/cmake/FindCFITSIO.cmake Wed May 16 17:46:40 2012
@@ -33,7 +33,7 @@
if(NOT CFITSIO_FOUND)

find_path(CFITSIO_INCLUDE_DIR fitsio.h
- HINTS ${CFITSIO_ROOT_DIR} PATH_SUFFIXES include include/cfitsio)
+ HINTS ${CFITSIO_ROOT_DIR} PATH_SUFFIXES include include/cfitsio
include/libcfitsio0)
find_library(CFITSIO_LIBRARY cfitsio
HINTS ${CFITSIO_ROOT_DIR} PATH_SUFFIXES lib)
find_library(M_LIBRARY m)
Reply all
Reply to author
Forward
0 new messages