Home | History | Annotate | Download | only in zlib

Lines Matching full:cmakelists

50 - Quote --version-script argument in CMakeLists.txt
51 - Don't specify --version-script on Apple platforms in CMakeLists.txt
56 - Suport i686 and amd64 assembler builds in CMakeLists.txt
101 - Rename zconf.h in CMakeLists.txt to move it out of the way
102 - Add source directory in CMakeLists.txt for building examples
103 - Look in build directory for zlib.pc in CMakeLists.txt
110 - Fix parsing of version with "-" in CMakeLists.txt [Snider, Ziegler]
111 - Fix the path to zlib.map in CMakeLists.txt
135 - Fix CMakeLists.txt for cross compilation [McClure]
221 - Remove hard-coding of resource compiler in CMakeLists.txt [Blammo]
351 - Apply destination directory fixes to CMakeLists.txt [Lowman]
356 - Update CMakeLists.txt for the return of zconf.h [Lowman]
394 - Fix zconf.h generation in CMakeLists.txt [Lowman]
445 - Apply various fixes to CMakeLists.txt [Lowman]