diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-14 14:48:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-14 14:48:06 +0000 |
| commit | acf18ab61ce7cd1ba1b72b9451b14b3fc353e2fd (patch) | |
| tree | f3bdddae1d6eadc86b1fd0e66688318cc5240573 /src/wscript | |
| parent | 0fee90e0af6fc8dec76450b75d1648d325cc57ca (diff) | |
Add function for D65 white point.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 8c35c62c..61570bd5 100644 --- a/src/wscript +++ b/src/wscript @@ -40,6 +40,7 @@ def build(bld): atmos_asset_writer.cc certificate_chain.cc certificate.cc + chromaticity.cc colour_conversion.cc colour_matrix.cc cpl.cc |
