Skip to content
Snippets Groups Projects
Commit 08752b92 authored by erwan's avatar erwan
Browse files

Build: fix the CI by hard-coding (back) the sasa binary in the test dirs

parent a40287f0
No related branches found
No related tags found
No related merge requests found
Pipeline #23907 failed
# Time-stamp: <modified the 15/05/2019 (at 16:18) by Erwan Jahier>
# Time-stamp: <modified the 16/05/2019 (at 09:33) by Erwan Jahier>
DIR=../../_build/install/default
sasa=sasa -seed 42 -l 100
sasa=$(DIR)/bin/sasa -seed 42 -l 100
LIB=-I $(DIR)/lib/algo
# LIB=-I +algo
......
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