summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-12-22 01:29:21 +0000
committerJörg Mayer <jmayer@loplof.de>2013-12-22 01:29:21 +0000
commitf9cce15b3592b60e85b22ddad97a999af350469f (patch)
tree807703db7d972e421c45dc390fc63baf31a92951 /CMakeLists.txt
parent6d17d3c4d61737b2d600af1a8f0c8317437c3731 (diff)
downloadwireshark-f9cce15b3592b60e85b22ddad97a999af350469f.tar.gz
Generated stuff does not belong into the source tree
svn path=/trunk/; revision=54349
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4c36569f34..daf22de11e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -743,7 +743,7 @@ set( VERSION ${PROJECT_VERSION} )
configure_file(
${CMAKE_SOURCE_DIR}/packaging/macosx/Info.plist.in
- ${CMAKE_SOURCE_DIR}/packaging/macosx/Info.plist
+ ${CMAKE_BINARY_DIR}/packaging/macosx/Info.plist
@ONLY)
include(FeatureSummary)