Hi, I look this ML: <a href="http://www.cmake.org/pipermail/cmake/2010-January/034437.html">http://www.cmake.org/pipermail/cmake/2010-January/034437.html</a><br>Does CMake still can&#39;t support how to add sources to a target library after add_library()?<br>

I wan&#39;t support Precompiled Header for both MSVC / GCC(MinGW).<br>In MSVC case, it need a source, e.g. StdAfx.cpp to support PCH.<br>But in GCC case, it only need a header, e.g. pch.h<br>Any help or comments or tips are best welcome!<br>

See: <a href="https://codereview.qt-project.org/#change,34052">https://codereview.qt-project.org/#change,34052</a><br clear="all"><br>-- <br><div>Best Regards</div>
<div>Yuchen</div><br>