Re: CMake WIP
al davis <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday 05 August 2013, al davis wrote: > > I was thinking; should version information be stored in a > > separate object file rather than a header? When the version If the version info is stored in a separate object file, it contains info about that separate object file, which may be totally unrelated to the version of everything else.