Andreas Hartmetz
|
a6315790a1
|
Help: CMAKE_POSITION_INDEPENDENT_CODE is ignored for some targets
SHARED and MODULE library targets have
POSITION_INDEPENDENT_CODE default to TRUE regardless of
CMAKE_POSITION_INDEPENDENT_CODE.
|
2025-01-14 18:12:47 +01:00 |
|
Guillem Vela
|
1f41eb8472
|
Help: Fix small typos in documentation
|
2020-12-14 07:18:47 -05:00 |
|
Chuck Atkins
|
7f0b83e018
|
try_compile: Update documentation for other propagated variables
|
2015-08-14 11:48:54 -04:00 |
|
Kitware Robot
|
f051814ed0
|
Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|
2013-10-15 14:12:03 -04:00 |
|