File: config.h.cmake

package info (click to toggle)
libofx 1%3A0.10.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,644 kB
  • sloc: cpp: 8,101; ansic: 2,298; xml: 265; makefile: 224; sh: 43
file content (15 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* config.h.  Generated from config.h.cmake by cmake  */

/* Name of package */
#define PACKAGE "libofx"

/* Version number of package */
#define VERSION "@LIBOFX_VERSION_RELEASE_STRING@"

#cmakedefine HAVE_LIBCURL 1

#cmakedefine HAVE_ICONV 1

#cmakedefine HAVE_ICONV_CONST 1

#cmakedefine SP_MULTI_BYTE 1