Ruslan Baratov
|
20c204244b
CheckSymbolExists: Fix CMP0054 warning
|
7 years ago |
Cristian Adam
|
4d611868df
Check*: Added include guards
|
8 years ago |
Cristian Adam
|
4637cc8f4a
CheckSymbolExists: Rename implementation macro
|
8 years ago |
Brad King
|
7f8b93ab0a
CheckSymbolExists: Document that intrinsics may not be detected
|
8 years ago |
Brad King
|
91233d563b
CheckSymbolExists: Format documentation
|
8 years ago |
Brad King
|
b416d3e696
CheckSymbolExists: Convert docs to bracket comment syntax
|
8 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Rolf Eike Beer
|
a27bc0ccac
Check(Function|Library|Symbol)Exists: make it work if only C++ is enabled
|
10 years ago |
Sebastian Leske
|
908c74399a
Help: Document that the CHECK_* macros create cache variables
|
11 years ago |
Brad King
|
4ffec8f666
Check*: Add compatibility hack for old VXL code
|
11 years ago |
Brad King
|
4f2fcce4b9
Check*: Allow result variables to contain regex special characters (#14923)
|
11 years ago |
Clinton Stimpson
|
4c0cc9ab91
Check*.cmake : Add CMAKE_REQUIRED_QUIET flag.
|
11 years ago |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Stephen Kelly
|
236133e79e
Handle targets in the LINK_LIBRARIES of try_compile.
|
12 years ago |
Stephen Kelly
|
4ad02332aa
Remove period at the end of the check message.
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Alex Neundorf
|
35c48e1270
Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES
|
13 years ago |
Rolf Eike Beer
|
813eca6416
CheckSymbolExists: force the compiler to keep the referenced symbol
|
14 years ago |
David Cole
|
6b3993b0bf
CheckSymbolExists: Use IMMEDIATE flag for configure_file (#11333)
|
14 years ago |
Alex Neundorf
|
6b71bf8876
Remove debug output from CheckSymbolExists
|
14 years ago |
Alex Neundorf
|
757a6a091c
Add CheckCXXSymbolExists.cmake, so this can be used also for C++
|
14 years ago |
Brad King
|
4995b267b7
Update CheckSymbolExists copyright year
|
15 years ago |
Brad King
|
840f9c055c
Document CheckSymbolExists more clearly (#11685)
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
Andy Cedilnik
|
01a55559dd
ENH: Make modules use configure instead of file write
|
20 years ago |