Generated stuff does not belong into the source tree
authorJörg Mayer <jmayer@loplof.de>
Sun, 22 Dec 2013 01:29:21 +0000 (01:29 -0000)
committerJörg Mayer <jmayer@loplof.de>
Sun, 22 Dec 2013 01:29:21 +0000 (01:29 -0000)
svn path=/trunk/; revision=54349

CMakeLists.txt

index 4c36569f34842f1eae9f6f8649b4d707694a2e34..daf22de11e054e48f862b56049bf1176156d8a08 100644 (file)
@@ -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)