Skip to content
Snippets Groups Projects
Commit d9bd5dc1 authored by balaskoa's avatar balaskoa
Browse files

cygwin build instruction has been corrected


Signed-off-by: default avatarbalaskoa <Jeno.Balasko@ericsson.com>
parent 6461061a
No related branches found
No related tags found
No related merge requests found
...@@ -144,6 +144,7 @@ Cygwin setup ...@@ -144,6 +144,7 @@ Cygwin setup
DEBUG := no DEBUG := no
Compile Titan: Compile Titan:
cd titan cd titan
make dep
make -j make -j
make install make install
The compiled files will be placed into the titan.core/Install directory. The compiled files will be placed into the titan.core/Install directory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment