We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f037bb1 + d29d0c5 commit e5879f6Copy full SHA for e5879f6
1 file changed
make/tests
@@ -124,6 +124,7 @@ ifdef GENERATE_DISTRIBUTION_TESTS
124
##
125
# Test generator for distribution tests
126
127
+test/prob/generate_tests$(EXE) : LDLIBS_TBB =
128
test/prob/generate_tests$(EXE) : test/prob/generate_tests.cpp
129
@mkdir -p $(dir $@)
130
$(LINK.cpp) $^ $(LDLIBS) $(OUTPUT_OPTION)
0 commit comments