Nikita Nemkin
|
8fea95319b
Help: Add `.. versionadded` directives to module docs
|
5 years ago |
Bartosz Kosiorek
|
cb811d11ce
Help: Improve description of modules
|
6 years ago |
Ben Boeckel
|
22ba9b6a32
FindGDAL: set the GDAL_VERSION
|
7 years ago |
Ben Boeckel
|
87324b9b6a
FindGDAL: add an imported target
|
7 years ago |
Brad King
|
dfb3f58f79
FindGDAL: Modernize documentation layout
|
7 years ago |
Kitware Robot
|
df4ed1e9ff
Help: Convert remaining modules to block-style comments
|
7 years ago |
Adam Thompson
|
694fce19b6
FindGDAL: Handle gdal-config printing absolute path to library
|
7 years ago |
Brad King
|
7b1c14241d
Modules: Restore recently removed search path suffixes
|
7 years ago |
Christian Pfeiffer
|
f88ef9a9b8
Modules: Remove paths set as global Unix prefixes
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Rolf Eike Beer
|
5bd48ac534
Replace string(REGEX REPLACE) with string(REPLACE) where possible
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Rolf Eike Beer
|
cfe4ac4b41
use PATH_SUFFIXES to simplify find_* calls
|
13 years ago |
Rolf Eike Beer
|
b04650e163
use the find_* functions ENV parameter
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Philip Lowman
|
1897b563d9
BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445)
|
17 years ago |
Brad King
|
e2ec3b671b
ENH: Cleanup Find* modules with new HINTS feature
|
17 years ago |
Brad King
|
52718dbbf2
BUG: Remove references to CMAKE_PREFIX_PATH variable. It should not be referenced directly by FIND_* command calls. The commands search it automatically.
|
18 years ago |
Eric Wing
|
a5b3ab4eee
BUG: Fixed modules to set FOO_FOUND when both headers and libraries are found.
|
18 years ago |