bug 687: Build failed with GSL in non-default location
This commit is contained in:
@@ -151,4 +151,5 @@ def build(bld):
|
||||
])
|
||||
|
||||
if bld.env['ENABLE_GSL']:
|
||||
core.uselib = 'GSL GSLCBLAS M'
|
||||
core.source.extend(['rng-test-suite.cc'])
|
||||
|
||||
Reference in New Issue
Block a user