[CMake] Shared intermediary files

2012-02-20 Thread Kevin Schmidt
Hello, I'm in the process of converting over a large, monolithic tree with many libraries from a custom build solution over to cmake. So far, we've loved it. I am wondering about others' solutions to a problem we have encountered. We have more than a few cases of generated source files - for

Re: [CMake] Shared intermediary files

2012-02-21 Thread Kevin Schmidt
ke.org]<mailto:[mailto:cmake-boun...@cmake.org]> On Behalf Of Kevin Schmidt Sent: Monday, February 20, 2012 3:07 PM To: cmake@cmake.org<mailto:cmake@cmake.org> Subject: [CMake] Shared intermediary files Hello, I'm in the process of converting over a large, monolithic tree with many

Re: [CMake] Shared intermediary files

2012-02-21 Thread Kevin Schmidt
Yes, for clarity, we do generate the files at build time, not cmake time. Kevin From: aaron.mead...@thomsonreuters.com [mailto:aaron.mead...@thomsonreuters.com] Sent: Tuesday, February 21, 2012 9:14 AM To: Kevin Schmidt; cmake@cmake.org Subject: RE: [CMake] Shared intermediary files I'

[CMake] CPack, Components & postflight script on osx

2012-09-24 Thread Kevin Schmidt
Hi all, I'm trying to figure out if there is a way to get a postflight script installed in a CPack (with PackageMaker generator) package that uses components. If I don't use components, it works just fine. If I manually copy the postflight script INTO the individual component, it works. However

Re: [CMake] Set dmg background with CPack

2013-01-23 Thread Kevin Schmidt
I've also been attempting to get the background image to work, with no success. I've tried with my own .DS_Store file and without. I'm using cmake 2.8.9. Has anyone else had luck? Kevin -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/openso