mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Try and fix that intermittent dependency problem with the test protos.
This commit is contained in:
@@ -479,7 +479,8 @@ runtest fmmfm-test tests/fmmfm.cc
|
||||
runtest greaseweazle-test tests/greaseweazle.cc
|
||||
runtest kryoflux-test tests/kryoflux.cc
|
||||
runtest ldbs-test tests/ldbs.cc
|
||||
runtest proto-test -I$OBJDIR/proto -d $OBJDIR/proto/libproto.def tests/proto.cc $OBJDIR/proto/tests/testproto.cc
|
||||
runtest proto-test -I$OBJDIR/proto -d $OBJDIR/proto/libproto.def -d $OBJDIR/proto/libtestproto.def \
|
||||
tests/proto.cc $OBJDIR/proto/tests/testproto.cc
|
||||
|
||||
# vim: sw=4 ts=4 et
|
||||
|
||||
|
||||
Reference in New Issue
Block a user