]> git.saurik.com Git - apt.git/commit - CMake/Misc.cmake
CMake: Use COPYONLY instead of @ONLY
authorJulian Andres Klode <jak@debian.org>
Thu, 11 Aug 2016 15:54:19 +0000 (17:54 +0200)
committerJulian Andres Klode <jak@debian.org>
Thu, 11 Aug 2016 17:50:57 +0000 (19:50 +0200)
commit389e8322fcd380d133892bc6f126e56737739fa5
treea7e87c16f4e5af6a448d308d01b112c50187148d
parent7363c98f940f267b5c4186b6578ac79a98b501e0
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.
CMake/Misc.cmake
CMakeLists.txt