repo.or.cz
/
basket4.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Change the CMakeLists file to not compile with the deprecated warnings.
[basket4.git]
/
config.h.cmake
blob
1074a3214285f46b57c6e26d0f09509270dc61d6
1
2
/* Define if libgpgme is available */
3
#cmakedefine HAVE_LIBGPGME
4
5
/* Version number of package */
6
#define VERSION "1.0.cmake"
7
8
/* Defined if compiling without arts */
9
#undef WITHOUT_ARTS
10