Matthew Woehlke
|
611d801790
try_compile: Add SOURCE_FROM_FILE
|
3 years ago |
Matthew Woehlke
|
cb14ae2b87
try_compile: Add SOURCE_FROM_{ARG,VAR}
|
3 years ago |
Matthew Woehlke
|
56ae40cc59
try_compile: Add PROJECT keyword-dispatched signature
|
3 years ago |
Glen Chung
|
0e96a20478
MSVC: Add abstraction for debug information format
|
3 years ago |
Matthew Woehlke
|
aa9220d3a0
try_compile: Add keyword-dispatched signature
|
3 years ago |
Alex Turbov
|
04843d743e
Help: Replace a bunch of more ``--option`` to `:option:` role
|
3 years ago |
Brad King
|
a6562ff579
try_compile: Add option to skip passing platform variables
|
3 years ago |
Brad King
|
4843a37676
try_compile: Propagate platform variables in project-mode too
|
3 years ago |
Cameron Cawley
|
33da5824ac
OpenWatcom: Allow specifying the runtime library
|
4 years ago |
friendlyanon
|
34d263270e
Help: Drop incorrect versionadded for try_compile result variable
|
3 years ago |
Nikita Nemkin
|
a19058d7d8
Help: Replace some `versionadded` directives with `versionchanged`
|
5 years ago |
Nikita Nemkin
|
c705279bae
Help: Add `.. versionadded` directives to commands documentation
|
5 years ago |
Robert Maynard
|
1086e930dc
CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile
|
5 years ago |
Cristian Adam
|
665954fa8d
ObjC: Document ObjC/ObjCXX standard properties / variables
|
6 years ago |
Brad King
|
fb3370b6a1
MSVC: Add abstraction for runtime library selection
|
6 years ago |
Craig Scott
|
4d55c1f541
Help: Caveat for try_compile() and CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
|
6 years ago |
Craig Scott
|
861dbef4e7
Help: Consistency in try_compile() docs for target type
|
6 years ago |
Craig Scott
|
df8aa3c8ad
Help: try_compile() readability and grammar improvements
|
6 years ago |
Craig Scott
|
7975edeac5
Help: User-provided variable names for try_* commands
|
6 years ago |
Fred Baksik
|
436cc5e991
GHS: try_compile() now uses GHS platform variables
|
6 years ago |
Marc Chevrier
|
f255280fd9
PIE link options: Update strategy to fix performance regression
|
6 years ago |
Marc Chevrier
|
29f9db5c63
try_compile/try_run: Add support for LINK_OPTIONS option.
|
7 years ago |
Marc Chevrier
|
b10f7ac534
CMP0083: fix warning message on try_compile
|
7 years ago |
Joachim Wuttke (o)
|
adbaadf0ee
Help: Apply syntax highlighting to project commands
|
7 years ago |
Robert Maynard
|
1371eec4c3
try_compile: extend CMP0067 to honor language standards for CUDA.
|
9 years ago |
Brad King
|
f72ba42b7c
try_compile: Add policy CMP0067 to honor language standards
|
9 years ago |
Brad King
|
45aa03b97a
try_compile: Add options to specify language standards
|
9 years ago |
Brad King
|
d256ba078a
try_compile: Optionally forward custom platform variables to test project
|
9 years ago |
Brad King
|
7f1bd9fe69
try_compile: Add option to control type of target
|
9 years ago |
Chuck Atkins
|
b15f4e9b86
try_compile: Propogate CMP0065 to the generated project.
|
10 years ago |