Re: [CMake] Add IDE-specific projects

2012-04-30 Thread Klaim - Joël Lamotte
On Mon, Apr 30, 2012 at 13:56, Michael Wild wrote: > You are looking for the MSVC [1] variable and the > include_external_msproject [2] command > > Thank you very much, I can't believe I missed this one! Joël Lamotte -- Powered by www.kitware.com Visit other Kitware open-source projects at ht

Re: [CMake] Add IDE-specific projects

2012-04-29 Thread Michael Wild
On 04/30/2012 04:42 AM, Klaim - Joël Lamotte wrote: > Hi, > > I'm having a hard time finding documentation about this: I have a > library that provide IDE-specific project files, for example Visual > Studio project files. Instead of writing CMake file for it, I just > want to write in my CMakeFile

[CMake] Add IDE-specific projects

2012-04-29 Thread Klaim - Joël Lamotte
Hi, I'm having a hard time finding documentation about this: I have a library that provide IDE-specific project files, for example Visual Studio project files. Instead of writing CMake file for it, I just want to write in my CMakeFiles.txt that if the target compiler is MSVC, I want to include the