cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: sukender: curl/src CMakeLists.txt,NONE,1.1

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Apr 2009 22:54:24 +0200 (CEST)

On Mon, 6 Apr 2009, cvs_at_labb.contactor.se wrote:

> SET(CURL_SOURCE
> main.c hugehelp.c urlglob.c writeout.c writeenv.c
> getpass.c homedir.c curlutil.c
> )
>
> SET(CURL_HEADERS
> hugehelp.h setup.h config-win32.h config-mac.h
> config-riscos.h urlglob.h version.h
> writeout.h writeenv.h getpass.h homedir.h curlutil.h
> )

When I spotted this, I jumped.

IMO, you simply *must* make sure to use the */Makefile.inc files to get the
source files and header files, as that's what we're working hard to have all
build systems use. Without that, we'll break the cmake scripts far more often
than necessary.

-- 
  / daniel.haxx.se
Received on 2009-04-06