[CMake] file(READ) issue?
Steven Van Ingelgem
steven at vaningelgem.be
Sun Mar 22 06:07:35 EDT 2009
Hi,
I'm trying to read in a C-header file with "file(READ)":
file(READ "zconf.in.h" ZCONF_H)
!! But this variable contains no ";" whatsoever?
How can I ask to read it in completely?
Thanks,
Steven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090322/8c63cea9/attachment.htm>
More information about the CMake
mailing list