diff options
author | Alexander Neundorf <neundorf@kde.org> | 2006-03-21 20:11:33 +0000 |
---|---|---|
committer | Alexander Neundorf <neundorf@kde.org> | 2006-03-21 20:11:33 +0000 |
commit | 402025260c2a8fddfabd642c979deac99b8cdf60 (patch) | |
tree | 3722940139ed9fccb2bddd4e327dd40ee511bc58 /modules/CheckPrototypeExists.cmake | |
parent | 5922c8fb6eee3c4b048a1fc9b2f40e8ae7704eea (diff) | |
download | extra-cmake-modules-402025260c2a8fddfabd642c979deac99b8cdf60.tar.gz extra-cmake-modules-402025260c2a8fddfabd642c979deac99b8cdf60.tar.bz2 |
-change FindLibXml2.cmake to the new enhanced cmake style by using PATH_SUFFIXES
for linux/bsd/OS X developers this shouldn't change anything
...but for the windows developers it should !
So: for the stuff which comes from gnuwin32:
set the environment variable CMAKE_LIBRARY_PATH to the directory where the gnuwin32 libs are located
and set CMAKE_INCLUDE_PATH to the directory where the gnuwin32 headers are installed to.
Please let me know whether this works for.
So, don't set CMAKE_INCLUDE_PATH to the directory which contains libxml/xpath.h, but to the
one which contains libxml2/libxml/xpath.h
This should make writing the FindSomething.cmake modules much easier.
CCMAIL: kde-buildsystem@kde.org
CCMAIL: Ch.Ehrlicher@gmx.de
CCMAIL: ralf.habacker@freenet.de
CCMAIL: syntheticpp@gmx.net
Alex
svn path=/trunk/KDE/kdelibs/; revision=521183
Diffstat (limited to 'modules/CheckPrototypeExists.cmake')
0 files changed, 0 insertions, 0 deletions