Commiting fftw lib into extern for ocean patch
This commit is contained in:
2
extern/SConscript
vendored
2
extern/SConscript
vendored
@@ -31,3 +31,5 @@ if env['WITH_BF_REDCODE'] and env['BF_REDCODE_LIB'] == '':
|
|||||||
|
|
||||||
if env['OURPLATFORM'] == 'linux2':
|
if env['OURPLATFORM'] == 'linux2':
|
||||||
SConscript(['binreloc/SConscript']);
|
SConscript(['binreloc/SConscript']);
|
||||||
|
|
||||||
|
SConscript(['fftw/SConscript'])
|
||||||
|
Reference in New Issue
Block a user