source: trunk/setup.cfg

Last change on this file was 2517, checked in by Malte Marquarding, 12 years ago

More updates to get a distutils/scons build going

File size: 527 bytes
RevLine 
[2490]1[build_ext]
2
3# This section controls th external library locations
4# commented out are the default parameters
5# to link against a static lib use e.g.
6# wcslib=/usr/local/lib/libwcs-4.13.2.a
7
[2509]8# extra root directory to search for other packages
9#extraroot =
10
11#casacoreroot = /usr/local
[2515]12#casacorestatic = 0
[2509]13#boostroot = /usr
[2490]14#boostlib = boost_python
[2509]15#cfitsioroot = /usr
[2490]16#cfitsiolib = cfitsio
[2509]17#wcsroot = /usr/local
[2490]18#wcslib = wcs
[2509]19#rpfitsroot = /usr/local
[2490]20#rpfitslib = rpfits
[2509]21#blaslib = blas
22#lapacklib = lapack
23#f2clib = gfortran
Note: See TracBrowser for help on using the repository browser.