<div>OK, thanks for your help</div><div><br></div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "John Drescher"<drescherjm@gmail.com>; </div><div><b>发送时间:</b> 2014年4月16日(星期三) 上午10:39</div><div><b>收件人:</b> "既然如此"<1215277099@qq.com>; </div><div><b >抄送:</b> "Bill Lorensen"<bill.lorensen@gmail.com>; "vtkusers"<vtkusers@vtk.org>; </div><div><b>主题:</b> Re: 回复: [vtkusers] 回复: ask for a answer,thank you</div></div><div><br></div>> oh, you mean that if I use cmake to configure the compiler settings in<br>> Visual Studio,I must do it every time,when I establish a new project? if I<br>> add some file into th CMakeLists.txt,it will spare myself the trouble?<br>><br><br>When you use CMake to generate your project you do not touch Visual<br>Studio settings inside the compiler. You make changes to these<br>settings in your CMakeLists.txt.<br><br>John<br>