CMAKE_MODULE_PATH problem

David Faure faure at kde.org
Wed May 3 15:56:36 CEST 2006


The top of kdebase/CMakeLists.txt says:

# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )

but still, the FindUSB.cmake in kdebase/cmake/modules/ isn't used, the one in <install_prefix>/share/apps/cmake/modules/ is used.

Has something changed in the finding of cmake modules? Or maybe I didn't notice this problem before...

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).



More information about the Kde-buildsystem mailing list