CMake/Help
Matthew Woehlke 0f28653ba9 try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT
Change the SOURCE_FROM_ARG keyword to try_compile to SOURCE_FROM_CONTENT
(which we can do because it was recently added and hasn't been in a
release yet). The new name should be clearer as to what it does, and
also more consistent with the CONTENT arguments to some other commands.

Also, fix a typo in an error message.
2022-09-30 14:50:25 -04:00
..
command try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT 2022-09-30 14:50:25 -04:00
cpack_gen CPack/NSIS: Add options to set makensis arguments 2022-09-26 17:58:12 +02:00
dev cmScanDepFormat: support P1689R5 2022-07-26 12:25:42 -04:00
envvar cmCurl: Honor OpenSSL certificate environment variables 2022-09-16 09:40:28 -04:00
generator Deprecate Visual Studio 11 2012 generator 2022-09-27 11:45:50 -04:00
guide Merge topic 'tutorial_step4_update' 2022-09-29 07:54:05 -04:00
include Help: Clarify relative path handling for target_include_directories() 2022-01-31 16:24:07 +11:00
manual Merge topic 'cmake-presets-workflow' 2022-09-28 10:38:41 -04:00
module FindOpenSP: Add module to find the OpenSP library 2022-08-30 13:55:07 -04:00
policy Merge topic 'help-add-custom-comman-byproducts' 2022-09-19 10:23:02 -04:00
prop_cache
prop_dir add_subdirectory: Add SYSTEM option 2022-09-26 10:56:54 -04:00
prop_gbl CMake: Support upcoming C++26 language level 2022-08-31 13:46:18 -04:00
prop_inst Help/CPACK_START_MENU_SHORTCUTS: fix monospace markup 2022-09-23 15:50:51 -04:00
prop_sf Help: Fix typo with misnamed set_source_files_property() in example 2022-06-08 21:18:26 +10:00
prop_test Help: Use :option: role to reference ctest options 2022-08-14 09:58:41 +04:00
prop_tgt Merge topic 'remove-vs10-generator' 2022-09-27 10:32:11 -04:00
release Merge topic 'try_compile-no-cache' 2022-09-29 07:59:02 -04:00
variable Drop Visual Studio 10 2010 generator 2022-09-26 15:43:04 -04:00
index.rst