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

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

parent 1e82e1a1
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ cd ${0%/*} || exit 1 # Run from this directory
. $WM_PROJECT_DIR/wmake/scripts/AllwmakeParseArguments
# Get version info and arch-path
. $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
......
......@@ -22,7 +22,7 @@
# along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
#
# File
# etc/config.sh/libccmio
# etc/config.sh/ccmio
#
# Description
# 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