Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moose
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sahil Moza
moose
Commits
be6e7176
Commit
be6e7176
authored
8 years ago
by
Dilawar Singh
Browse files
Options
Downloads
Patches
Plain Diff
Moved to cmake folder.
parent
b94543d4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CMakeLists.txt
+1
-1
1 addition, 1 deletion
CMakeLists.txt
cmake/build_moose-core.sh.in
+0
-0
0 additions, 0 deletions
cmake/build_moose-core.sh.in
moose-core/VERSION
+1
-1
1 addition, 1 deletion
moose-core/VERSION
with
2 additions
and
2 deletions
CMakeLists.txt
+
1
−
1
View file @
be6e7176
...
...
@@ -32,7 +32,7 @@ file(MAKE_DIRECTORY ${PYMOOSE_BUILD_DIR})
# different platform.
set
(
OUTPUT_MOOSEBIN
${
PYMOOSE_BUILD_DIR
}
/moose.bin
)
configure_file
(
${
CMAKE_SOURCE_DIR
}
/build_moose-core.sh.in
configure_file
(
${
CMAKE_SOURCE_DIR
}
/
cmake/
build_moose-core.sh.in
${
CMAKE_BINARY_DIR
}
/build_moose-core.sh
)
# Build pymoose module.
...
...
This diff is collapsed.
Click to expand it.
build_moose-core.sh.in
→
cmake/
build_moose-core.sh.in
+
0
−
0
View file @
be6e7176
File moved
This diff is collapsed.
Click to expand it.
moose-core/VERSION
+
1
−
1
View file @
be6e7176
3.1.1
\ No newline at end of file
3.1.1-85-gd3d2929
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment