summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a47f09e)
raw | patch | inline | side by side (parent: a47f09e)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Mon, 7 Apr 2008 08:17:02 +0000 (08:17 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Mon, 7 Apr 2008 08:17:02 +0000 (08:17 +0000) |
CMakeScripts/ConfigInkscapeDepends.cmake | patch | blob | history |
index e23b59b045cae3a283be97f14602f5eabda385f4..775a5978a3a030a96f7aeac262f6d122602f37cb 100644 (file)
@@ -107,3 +107,5 @@ CONFIGURE_FILE(${CMAKE_CURRENT_SOURCE_DIR}/config.h.cmake ${CMAKE_CURRENT_BINARY
# Create File inkscape_version.h
FILE(WRITE ${CMAKE_CURRENT_BINARY_DIR}/inkscape_version.h "#define INKSCAPE_VERSION \"${INKSCAPE_VERSION}\"\n")
+
+INCLUDE_DIRECTORIES ("${CMAKE_CURRENT_BINARY_DIR}")
\ No newline at end of file