summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-04-07 08:19:02 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-04-07 08:19:02 +0000
commitbf9037fba5ae70df0d0fd8aa5bd61d638216396e (patch)
tree080c661e9663f37a920852ed926fab9ae121d97a /config.h.cmake
parentcmake: add CMAKE_CURRENT_BINARY_DIR to include path (diff)
downloadinkscape-bf9037fba5ae70df0d0fd8aa5bd61d638216396e.tar.gz
inkscape-bf9037fba5ae70df0d0fd8aa5bd61d638216396e.zip
cmake: remove inkscape_version definition from config.h (it's already in inkscape_version.h)
(bzr r5369)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 33b72a7a4..ca070c09d 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -1,8 +1,6 @@
#ifndef _CONFIG_H_
#define _CONFIG_H_
-//#define INKSCAPE_VERSION "${INKSCAPE_VERSION}"
-
/* Define WIN32 when on windows */
#ifndef WIN32
#cmakedefine WIN32