[CMake] add files to visual studio without compliation

William A. Hoffman billlist at nycap.rr.com
Tue Oct 12 12:59:41 EDT 2004


This is not yet implemented, but is a feature request:
(patches are welcome....)

http://www.cmake.org/Bug/bug.php?op=show&bugid=1030&pos=3


At 03:57 AM 10/12/2004, Jan Woetzel wrote:

>Some of my files should not be compiled,
>e.g. .cpp files included by another .cpp files (and header files).
>
>However, they should be listed in Visual Studio for editing.
>
>(1) How can I add files to a project/workspace without creating a compilation target for them using cmake ?
>
>
>I added header files with an IF just for visual studio,
>but this does not work for .cpp files (used for explicit template instantiation).
>
>Best regards,
>Jan.
>
>-- 
>Dipl.-Ing. Jan Woetzel
>University of Kiel
>
>
>
>_______________________________________________
>CMake mailing list
>CMake at www.cmake.org
>http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list