[CMake] Add IDE-specific projects
Klaim - Joël Lamotte
mjklaim at gmail.com
Sun Apr 29 22:42:25 EDT 2012
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
library project files in the solution.
Is there a way to do this in CMake? I assume there is but I can't find a
specific answer to this.
Thanks for reading.
Joël Lamotte
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120430/720c1826/attachment.htm>
More information about the CMake
mailing list