<div dir="ltr">Hi,<div><br></div><div>My project hierarchy is as shown below</div><div><br></div><div>Code                  ;Root cmake file</div><div>Code/Src            ;Main Source code and the cmake file</div><div>Code/lib/reverse   ; Library source code and the cmake file</div>
<div><br></div><div>When I compile the project I get the outputs in these folder structure</div><div><br></div><div>BuildDir\src\Debug                        ;Main executable</div><div>BuildDir\src\lib\reverse\Debug         ; reverse.dll library directory</div>
<div><br><div style>What is the right method to get the path to the library (reverse.dll) directory? or can you please suggest a method to get this path in a portable (crossplatform) way?</div><div style><br></div><div style>
Thanks,</div><div style>  Lloyd</div><div><br></div></div></div>