<div>Hi all!<br clear="all"></div><div></div><div>We are using Cmake and CTest in our project: OpenImageIO and have a liitle problem.</div><div></div><div>We have project tree that looks like belowe:</div><div></div><div>* project</div>
<div>**** testsuit</div><div>**** src</div><div>****** test1</div><div>****** test2</div><div></div><div>And then, in CmakeList.txt we have something like that:</div><div>include (CTest)</div><div>add_subdirectory (test1)</div>
<div>add_subdirectory (test2)</div><div>add_subdirectory (testsuite)</div><div></div><div>Because we add directory testusite - we have error "add_subdirectory source testsuite wchich is not an existing directory.</div>
<div></div><div>Is there any way to add testsuite? We could bypass this problem by making symlink, but we don't want to do that. Any idea?</div><div>Robert</div><div></div><div>-- <br></div>My public key can be found at <a href="https://keyserver2.pgp.com">https://keyserver2.pgp.com</a><br>