<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="Osso Notes">
<title></title></head>
<body>
<p>Not sure about files inside a typical target, but you can add a custom target that does nothing but has your desired files listed as sources.  (Also, if you are looking to list files that aren't something that CMake knows should be compiled, like a text file/readme, configs, etc, those can just be included in the list of sources for any target no problem)</p>
<p></p>
<p>Hope this helps!</p>
<p></p>
<p>Ryan</p>
<p></p>
<p>----- Original message -----</p>
<p> Does CMake allow to exclude from build some files but include them in </p>
<p>the list of project like Visual Studio or NetBeans?</p>
<p>Cheers</p>
<p>_______________________________________________</p>
<p>Powered by <a href="http://www.kitware.com">www.kitware.com</a></p>
<p></p>
<p>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a></p>
<p></p>
<p>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a></p>
<p></p>
<p>Follow this link to subscribe/unsubscribe:</p>
<p><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></p>
<p></p>
<p></p>
</body>
</html>