Skip to content
Snippets Groups Projects
Commit 1a9112e1 authored by Mark Olesen's avatar Mark Olesen
Browse files

CONFIG: rename config file to avoid premature filtering of its name

parent 6ed05f0c
Branches
Tags
No related merge requests found
...@@ -8,7 +8,7 @@ cd ${0%/*} || exit 1 # Run from this directory ...@@ -8,7 +8,7 @@ cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments . $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
# Get version info and arch-path # Get version info and arch-path
. $WM_PROJECT_DIR/etc/config.sh/functions . $WM_PROJECT_DIR/etc/config.sh/functions
_foamSource $($WM_PROJECT_DIR/bin/foamEtcFile config.sh/libccmio) _foamSource $($WM_PROJECT_DIR/bin/foamEtcFile config.sh/ccmio)
set -x set -x
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
# along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>. # along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
# #
# File # File
# etc/config.sh/libccmio # etc/config.sh/ccmio
# #
# Description # Description
# Setup file for libccmio include/libraries. # Setup file for libccmio include/libraries.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment