[CMake] FIND_PATH+FIND_LIBRARY+CMAKE_INCLUDE_PATH usage...

Andreas Pakulat apaku at gmx.de
Mon Oct 18 03:24:12 EDT 2010


On 18.10.10 14:29:04, JIA Pei wrote:
> Sorry for my entry level question:
> 
> I understand to thoroughly grasp how CMake is working, I need to buy
> "Mastering CMake".
> However, is there any free CMake documentation on the Internet for us to
> learn?

Sure: www.cmake.org -> Help, there's the Documentation which pretty
thoroughly discusses all commands and most variables and shipped modules.
The FAQ and Wiki contain some extra information.

On *nix systems you can just do "man cmake" to open the cmake
documentation.
 
> By the way, how to use FIND_PATH and FIND_LIBRARY together
> with CMAKE_INCLUDE_PATH?

What exactly are you trying to do?

Andreas

-- 
Are you sure the back door is locked?


More information about the CMake mailing list