aubio
Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
6f330f12
for
wscript
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 17, 2019, 2:41:08 PM (
6 years
ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/crepe_org
Children:
417fee0
Parents:
5e499fcd
Message:
[waf] fix hdf5 selection
File:
1 edited
wscript
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
wscript
r5e499fcd
r6f330f12
465
465
ctx.define('HAVE_MEMCPY_HACKS', 1)
466
466
467
if (ctx.options.enable_hdf5 !=
Tru
e):
467
if (ctx.options.enable_hdf5 !=
Fals
e):
468
468
ctx.check_cfg(package='hdf5', args='--cflags --libs',
469
469
uselib_store='HDF5', mandatory=ctx.options.enable_hdf5)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive