Re: [cups-devel] How to check for cups version dynamically or statically
Mike Sweet <[email protected]> Fri, 29 Sep 2017 12:15:21 -0400
| Newsgroups | gmane.comp.printing.cups.devel |
|---|---|
| Message-ID | <[email protected]> |
The cups/cups.h header defines CUPS_MAJOR_VERSION, CUPS_MINOR_VERSION, and CUPS_PATCH_VERSION for compile time version checks. Sent from my iPhone > On Sep 28, 2017, at 2:54 PM, sarat12us <[email protected]> wrote: > > > something like #ifdef CUPS_1.6 ELSE #ENDIF > And CentOS version version like #ifdef CENT_OS ELSE #ENDIF > This in C++ code > > > _______________________________________________ > cups-devel mailing list > [email protected] > https://lists.cups.org/mailman/listinfo/cups-devel