<p dir="ltr">Haven't used it myself, but this may be a good start.</p>
<p dir="ltr"><a href="https://github.com/mloskot/cmake-modules/blob/master/modules/FindPROJ4.cmake">https://github.com/mloskot/cmake-modules/blob/master/modules/FindPROJ4.cmake</a></p>
<p dir="ltr">You'd need to update it slightly to be 64-bit osgeo aware and put it on your cmake module path. Examples of both can be found in the pdal codebase.</p>
<div class="gmail_quote">On Jan 17, 2015 4:06 PM, "Brutovski, Robert - Exelis" <<a href="mailto:Robert.Brutovski@exelisinc.com">Robert.Brutovski@exelisinc.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">I’m trying to use proj.4 in my PDAL plugin, but I’m having trouble pulling in the proj4 library during link time. I have downloaded proj4.lib and proj_i.lib as part of OSGeo4W64, but when I specify “find_package(PROJ4)” in my CMakeLists.txt
 file, nothing is found. Any suggestions on the best way to setup CMakeList.txt file in my plugin to pull in that library without hard-coding the physical path?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Rob Brutovski<u></u><u></u></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This e-mail and any files transmitted with it may be proprietary and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender. Please note that any views or opinions
 presented in this e-mail are solely those of the author and do not necessarily represent those of Exelis Inc. The recipient should check this e-mail and any attachments for the presence of viruses. Exelis Inc. accepts no liability for any damage caused by
 any virus transmitted by this e-mail. <br>
</font>
</div>

<br>_______________________________________________<br>
pdal mailing list<br>
<a href="mailto:pdal@lists.osgeo.org">pdal@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/pdal" target="_blank">http://lists.osgeo.org/mailman/listinfo/pdal</a><br></blockquote></div>