<div dir="ltr">Oh, this project was given to me. Is there a way to take this project and run it through cmake to generate a new one?</div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 30, 2015 at 10:11 PM, John Drescher <span dir="ltr"><<a href="mailto:drescherjm@gmail.com" target="_blank">drescherjm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> I am running vtk through cmake to generate header files for another base<br>
> program. The base program already has all the header files included, but I<br>
> need to provide paths to the header files. Doing this individually isn't<br>
> hard but I am having to include upwards of 50-60 paths to the header files.<br>
> Also, when I switch machines I will then lose all my paths. Is there a way<br>
> to give a path to a base directory and then have visual studio search<br>
> through the base directory until it finds all the header files?<br>
><br>
<br>
</span>This is one reason why you should be using CMake to generate your<br>
Visual Studio projects. I have none of this pain with my CMake<br>
generated Visual Studio projects.<br>
<br>
John<br>
<br>
<br>
--<br>
BEGIN-ANTISPAM-VOTING-LINKS<br>
------------------------------------------------------<br>
<br>
NOTE: This message was trained as non-spam.  If this is wrong,<br>
please correct the training as soon as possible.<br>
<br>
Teach CanIt if this mail (ID 03Pben2za) is spam:<br>
Spam:        <a href="https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=s" rel="noreferrer" target="_blank">https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=s</a><br>
Not spam:    <a href="https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=n" rel="noreferrer" target="_blank">https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=n</a><br>
Forget vote: <a href="https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=f" rel="noreferrer" target="_blank">https://www.spamtrap.odu.edu/canit/b.php?i=03Pben2za&m=43131a061092&t=20150830&c=f</a><br>
------------------------------------------------------<br>
END-ANTISPAM-VOTING-LINKS<br>
<br>
</blockquote></div><br></div>