summaryrefslogtreecommitdiffstats
path: root/Help/command/try_run.rst
Commit message (Expand)AuthorAgeFilesLines
* Help:try_{compile,run}: clarify, encourage new syntaxscivision2023-02-281-19/+18
* Help: Document configure log behavior in try_compile and try_runBrad King2023-01-181-0/+5
* try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-161-0/+2
* try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-161-0/+2
* Help: Fix typo that crashes older pygments lexersBrad King2022-10-131-4/+4
* try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-301-4/+4
* try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-281-0/+2
* try_compile: Add SOURCE_FROM_FILEMatthew Woehlke2022-09-221-1/+2
* try_compile: Add SOURCE_FROM_{ARG,VAR}Matthew Woehlke2022-09-221-1/+7
* try_compile: Add keyword-dispatched signatureMatthew Woehlke2022-09-051-33/+43
* Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-041-2/+2
* try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.Patrick Northon2022-07-081-0/+13
* Help: Drop incorrect versionadded for try_compile result variablefriendlyanon2022-01-311-5/+0
* try_run: Allow to set working directoryAsit Dhal2021-02-031-0/+7
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-0/+13
* Help: User-provided variable names for try_* commandsCraig Scott2019-02-241-7/+7
* try_compile/try_run: Add support for LINK_OPTIONS option.Marc Chevrier2018-12-011-1/+6
* Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-251-1/+1
* try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-081-1/+2
* Help: Revise try_compile and try_run documentation (#15358)Brad King2015-02-041-45/+83
* try_run: Add support for LINK_LIBRARIES option.Matt McCormick2015-01-261-1/+8
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+52