[CMake] Creating CMakeLists files from Solutions, Projects and Makefiles

2010-12-07 Thread Paul Dean
ject. I can't imagine any programmer that would not love that ability. I think it would be something great to add to CMAKE. What are everyones thoughts on that? Paul Dean I.T. Professional 714-341-4519 p...@pdcomputertech.com aq

[CMake] Adding OSX foundation libraries like "coreaudio"

2007-10-09 Thread Paul Dean
How can I have cmake detect an OSX build and include libraries like core audio and core foundation. i.e. -foundation coreaudio _ Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare! http://onecare.live.com/s

[CMake] Excluding ALL_BUILD and ZERO_CHECK

2007-10-08 Thread Paul Dean
Is it possible to exclude ALL_BUILD and ZERO_CHECK for the project? _ Boo! Scare away worms, viruses and so much more! Try Windows Live OneCare! http://onecare.live.com/standard/en-us/purchase/trial.aspx?s_cid=wl_hotmailnews__

Re: [CMake] OS X build directory

2007-09-17 Thread Paul Dean
So, this cannot be done within CMakeLists.txt for OS X? It must be done like mike says or with a script? _ Get a FREE small business Web site and more from Microsoft® Office Live! http://clk.atdmt.com/MRT/go/aub0930003811mrt/direct/

[CMake] OS X build directory

2007-09-17 Thread Paul Dean
I'm trying to keep my make files and project files orginized in their own folders. Source Dir -- | | - VC2005 | - XCode | - UnixMake etc. This works fine for win32 as I can choose the Build directory in the CMake G