[cmake-developers] [CMake 0013000]: CMAKE_MODULE_PATH should have sensible default
Mantis Bug Tracker
mantis at public.kitware.com
Mon Feb 27 18:25:57 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=13000
======================================================================
Reported By: Maxim Ivanov
Assigned To:
======================================================================
Project: CMake
Issue ID: 13000
Category: CMake
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-02-27 18:25 EST
Last Modified: 2012-02-27 18:25 EST
======================================================================
Summary: CMAKE_MODULE_PATH should have sensible default
Description:
It would be nice if CMake encouraged certain project layout by setting
CMAKE_MODULE_PATH to some sensible default, say
"${CMAKE_SOURCE_DIR}/cmake/Modules/" for example.
As of version 2.8.5, the variable is empty by default -- which forces the user
to decide on a path in his project and explicitly set the variable early in
toplevel CMakeLists.txt.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-02-27 18:25 Maxim Ivanov New Issue
======================================================================
More information about the cmake-developers
mailing list