mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
- triggered by dash. makeFFTW needed the same fix.
This commit is contained in:
2
makeFFTW
2
makeFFTW
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
# Get FFTW versions
|
# Get FFTW versions
|
||||||
. $WM_PROJECT_DIR/etc/config.sh/functions
|
. $WM_PROJECT_DIR/etc/config.sh/functions
|
||||||
unset _foamAddPath _foamAddLib _foamAddMan # get settings only
|
unset -f _foamAddPath _foamAddLib _foamAddMan # get settings only
|
||||||
|
|
||||||
_foamSource $($WM_PROJECT_DIR/bin/foamEtcFile config.sh/FFTW)
|
_foamSource $($WM_PROJECT_DIR/bin/foamEtcFile config.sh/FFTW)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user