<div dir="ltr"><div><font size="2">HI all,</font></div><div><font size="2"><br></font></div><div><font size="2">I will appreciate if you could help me with one question.</font></div><div><font size="2"><br></font></div><div><font size="2">From manual:</font></div><div><font size="2"><br></font></div><div>
<font size="2"><b>include_directories:</b></font></div><div><font size="2"><b><br></b></font>
</div><div>
<font size="2"><i>They are also
added to the <span class="gmail-target" id="gmail-index-0-prop_tgt:INCLUDE_DIRECTORIES"></span><a class="gmail-reference gmail-internal" href="https://cmake.org/cmake/help/v3.5/prop_tgt/INCLUDE_DIRECTORIES.html#prop_tgt:INCLUDE_DIRECTORIES" title="INCLUDE_DIRECTORIES"><code class="gmail-xref gmail-cmake gmail-cmake-prop_tgt gmail-docutils gmail-literal gmail-notranslate"><span class="gmail-pre">INCLUDE_DIRECTORIES</span></code></a> target property for each
target in the current <code class="gmail-docutils gmail-literal gmail-notranslate"><span class="gmail-pre">CMakeLists</span></code> file.</i></font></div><div><font size="2"><br></font></div><div><font size="2">and <b>INTERFACE_SYSTEM_INCLUDE_DIRECTORIES:</b></font></div><div><font size="2"><i><br></i></font></div><div><font size="2"><i>
Targets may populate this property to publish the include directories
which contain system headers, and therefore should not result in
compiler warnings. </i><br></font></div><div><font size="2"><br></font></div><div><font size="2">Does it mean that include_directories(SYSTEM ${PATH}) will be populated to INTERFACE_SYSTEM_INCLUDE_DIRECTORIES ?</font></div><div><font size="2"><br></font></div><div><font size="2">Regards,</font></div><div><font size="2">Roman<br></font></div></div>