On Mon, 6 Apr 2009, [email protected] 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