From: David Neto Date: Tue, 4 Jul 2017 16:27:31 +0000 (-0400) Subject: Update CHANGES to say we use GNUIntallDirs X-Git-Tag: upstream/2018.6~862 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=826d968a637e1405f9328f758f72a63d5ec0e9c7;p=platform%2Fupstream%2FSPIRV-Tools.git Update CHANGES to say we use GNUIntallDirs --- diff --git a/CHANGES b/CHANGES index 5b78a75..e348488 100644 --- a/CHANGES +++ b/CHANGES @@ -25,6 +25,9 @@ v2016.7-dev 2017-01-06 - Version string: Allow overriding of wall clock timestamp with contents of environment variable SOURCE_DATE_EPOCH. - Validator implements relaxed rules for SPV_KHR_16bit_storage. + - CMake installation rules use GNUInstallDirs. For example, libraries + will be installed into a lib64 directory if that's the norm for the + current system. - Fixes: #500: Parameterize validator limit checks #508: Support compilation under CYGWIN