curl-library
Re: Is there anyone building with cmake?
Date: Tue, 20 Mar 2012 23:06:33 +0100
Am 20.03.2012 20:35, schrieb Yang Tse:
> buildconf.bat creates it...
>
> $ cat buildconf.bat
> [...]
> copy /Y src\hugehelp.c.cvs src\hugehelp.c
> [...]
> copy /Y Makefile.dist Makefile
> [...]
> copy /Y include\curl\curlbuild.h.dist include\curl\curlbuild.h
> [...]
> copy /Y lib\config-win32.h src\config-win32.h
> [...]
I think we should axe that batch file, and implement the copy procedure
within the Windows makefiles - AFAIK all Windows-related build systems
are able to do that with few rules in the makefiles; for the project
files it might be a little bit trickier, but its possible I believe ...
Gün.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-20