]> git.lizzy.rs Git - zlib.git/commit
Suport i686 and amd64 assembler builds in CMakeLists.txt.
authorLike Ma <likemartinma@gmail.com>
Mon, 11 Feb 2013 18:41:27 +0000 (02:41 +0800)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 24 Feb 2013 08:02:36 +0000 (00:02 -0800)
commitbc7e017112bb8e37a3103879148be718a48f5023
tree2e244f4aac01c64e5e7b00ce803bcb260c95a4b0
parent64a77facc0f4f6f7f51acc30a25d23d113315cc9
Suport i686 and amd64 assembler builds in CMakeLists.txt.

 * Use -DASM686=1 to build with i686 asm.
 * Use -DAMD64=1 to build with amd64 asm.
CMakeLists.txt