commit | 6aae0077453d69fde49d423ce01d44b51dc568a2 | [log] [tgz] |
---|---|---|
author | DRC <information@libjpeg-turbo.org> | Tue Nov 15 08:37:04 2016 -0600 |
committer | DRC <information@libjpeg-turbo.org> | Sun Nov 20 16:22:23 2016 -0600 |
tree | 1055da6e51f379fd528b9d6349b9b42020b712b6 | |
parent | 4ad94b2963268ea57a77dcd8af8a9a6fe5db70a7 [diff] |
CMake build system: Fix the "testclean" target Regression caused by f9134384b728d8943f252b27464d83c4b7b2d159 This commit also makes the "testclean" target clean up the 4:1:1 test images. This was implemented in the autotools build system in 1f3635c4969f2319a01c9fe561958815b733227f but was left out of the CMake build system due to an oversight.