[CMake] Including Directories from external packages

Ryan Pavlik rpavlik at iastate.edu
Fri Jul 16 18:32:12 EDT 2010


Make your own Find<name>.cmake file - see some examples in one of my 
projects here: 
http://github.com/rpavlik/physical-modeling-utilities/tree/master/cmake/

Ryan

On 07/16/2010 04:49 PM, mahaling at cs.unc.edu wrote:
> Hi,
>
> Is it possible to find the path of a directory while doing a cmake so 
> that I can include a few files/subdirectories from that location? I 
> can't use FIND_PACKAGE since there is no <name>Config.cmake file.
>
> Thanks,
> Deepika
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: 
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake

-- 
Ryan Pavlik
HCI Graduate Student
Virtual Reality Applications Center
Iowa State University

rpavlik at iastate.edu
http://academic.cleardefinition.com
Internal VRAC/HCI Site: http://tinyurl.com/rpavlik



More information about the CMake mailing list