Skip to content
Snippets Groups Projects
Commit 7924d4c5 authored by Manuel Günther's avatar Manuel Günther
Browse files

Replaced my local Bob path with the one from bob.project.example

parent 2fcc4d78
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ recipe = local.bob.recipe:config ...@@ -36,7 +36,7 @@ recipe = local.bob.recipe:config
; If you go for a relative path, remember this path is relative to the path ; If you go for a relative path, remember this path is relative to the path
; you are calling buildout from. This is normally the path that contains the ; you are calling buildout from. This is normally the path that contains the
; file 'setup.py' for your own package. ; file 'setup.py' for your own package.
install-directory = /scratch/mguenther/Bob/cmake/trunk install-directory = ../bob/build
; Some examples for Idiap: ; Some examples for Idiap:
;install-directory = /idiap/group/torch5spro/releases/bob-1.0.2/install/linux-x86_64-release ;install-directory = /idiap/group/torch5spro/releases/bob-1.0.2/install/linux-x86_64-release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment