From: Julian Andres Klode Date: Thu, 11 Aug 2016 15:54:19 +0000 (+0200) Subject: CMake: Use COPYONLY instead of @ONLY X-Git-Tag: 1.3_rc1ubuntu1~4 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/389e8322fcd380d133892bc6f126e56737739fa5?hp=389e8322fcd380d133892bc6f126e56737739fa5 CMake: Use COPYONLY instead of @ONLY I don't know what happened back in 2009 when I wrote this, but it seems I used the wrong option. These files should not have any variable substitution done to them. ---