Sha256: 82c45e17fa2f9da205ebb5bdf2966f6875650da16428b44a349355c36c6434d4
Contents?: true
Size: 351 Bytes
Versions: 2
Compression:
Stored size: 351 Bytes
Contents
.echo "Generating project-tests.gypi..." .output "project-tests.gypi" { 'targets': [ .for test { 'target_name': '$(name)', 'type': 'executable', 'sources': [ '../../tests/$(name).cpp', '../../tests/testutil.hpp' ], 'dependencies': [ 'libzmq' ], }$(last ()?? ""? ",") .endfor ] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
laag-libzmq-4.2.3.2 | vendor/github.com/zeromq/libzmq/builds/gyp/project-tests.gsl |
laag-libzmq-4.2.3.0 | vendor/github.com/zeromq/libzmq/builds/gyp/project-tests.gsl |