repo.or.cz
/
nomnom.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Preferences: remove grake path
[nomnom.git]
/
config.h.cmake.in
blob
1c2b362f2634affaf5f09aed27d0b30487629317
1
2
#ifndef config_h
3
#define config_h
4
5
#define VERSION "${VERSION}"
6
#define VERSION_LONG "${VERSION_LONG}"
7
8
#define INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}"
9
10
#endif
11
12