Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
bb095111
Commit
bb095111
authored
Jan 04, 2016
by
Ralf Jung
Browse files
document checking out submodules
parent
2b6f67b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
bb095111
...
...
@@ -9,6 +9,10 @@ This version is known to compile with:
BUILDING INSTRUCTIONS
---------------------
First, make sure you checked out all submodules:
git submodule update --init --recursive
Say "scons" to build the full library, or "scons some_module.vo" to just
build some_module.vo (and its dependencies).
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment