]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Move generating zconf.h.cmakein from Makefile.in to CMakeLists.txt 22/head
authorMika Lindqvist <postmaster@raasu.org>
Fri, 8 May 2015 12:33:49 +0000 (15:33 +0300)
committerMika Lindqvist <postmaster@raasu.org>
Fri, 8 May 2015 13:24:52 +0000 (16:24 +0300)
commitd196238aaf45afe1d144257abb5b583c657e3d0f
tree1c534cd52a89b6b09e0c575249122f5f3e2107b6
parente923fd3eb55e64434a81fe18f70739117e7c4120
Move generating zconf.h.cmakein from Makefile.in to CMakeLists.txt
* nmake doesn't convert / to \ when file doesn't exist, so use \
  explicitly when copying zconf.h.in as zconf.h
.gitignore
CMakeLists.txt
Makefile.in
win32/Makefile.gcc
win32/Makefile.msc
zconf.h [deleted file]
zconf.h.cmakein [deleted file]