aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2009-11-17 12:28:06 +0000
committerJörg Mayer <jmayer@loplof.de>2009-11-17 12:28:06 +0000
commit6bf88e90bffa2ef9463b8c788a14ae3d7a488aba (patch)
tree24ff1e65fb5aa32b489cd2cbfdd1e3057a9d08a9 /CMakeLists.txt
parentd2cc318f4fc184a3de6038d1492896ec6bfb5f79 (diff)
Need to add svnversion.h to the build list to make
sure it is generated whatever the build order is. svn path=/trunk/; revision=30988
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8e5848f59e..b067834699 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -462,6 +462,7 @@ set(WIRESHARK_COMMON_SRC
packet-range.c
print.c
ps.c
+ svnversion.h
sync_pipe_write.c
timestats.c
util.c