Talk:Development/Tutorials/CMake/KDE4

From KDE TechBase
Revision as of 17:48, 27 July 2015 by Pippin (talk | contribs) (Pippin moved page Talk:Development/Tutorials/CMake to Talk:Development/Tutorials/CMake/KDE4: Does not apply to post-kdelibs4 projects, and I want a landing page for multiple tutorials.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hello Friend

(It is my first talk/discution post on kde.org.Sorry for my mistakes and "don't know about ...")

In CMake Totorial I found line:

CMAKE_INCLUDE_PATH, eg. export CMAKE_INCLUDE_PATH=/sw/include
CMAKE_LIBRARY_PATH, eg. export CMAKE_LIBRARY_PATH=/sw/lib
CMAKE_PROGRAM_PATH, eg. export CMAKE_LIBRARY_PATH=/sw/bin

in third line CMAKE_LIBRARY_PATH is ok? It don't have to be CMAKE_PROGRAM_PATH?

Greetings --Serkamil 02:46, 23 January 2010 (UTC)