Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explain CONFIG option in CMake find_package (conan-io#1339)
* conan new template (conan-io#1286) * conan new template * added template description * fix code-block * Add detected_os description (conan-io#1276) * Add detected_os description Signed-off-by: Uilian Ries <[email protected]> * Update reference/tools.rst Co-Authored-By: Javier G. Sogo <[email protected]> * workpsace yaml list (conan-io#1288) * Adding docs from host-specific proxies (conan-io#1241) * document QNX Neutrino support (conan-io#1290) * - document QNX Neutrino support Signed-off-by: SSE4 <[email protected]> * Update integrations/qnx_neutrino.rst Co-Authored-By: Daniel <[email protected]> * - update settings.yml Signed-off-by: SSE4 <[email protected]> * change default for CMake build_helper (conan-io#1292) * add docs about pre/post_package_info (conan-io#1293) * Add an example of removing system requirements via a wildcard (conan-io#1294) * Add notes about new config global variables CONAN_RETRY and CONAN_RETRY_WAIT (conan-io#1295) * fixed commands help update (Tried linux) * updated conan new --file docs * Deprecated -p in conan upload (conan-io#1300) * Add documentation for tools.to_android_abi (conan-io#1102) * Added missing bits of docs for Android flags (conan-io#1301) * update help messages according to conan/#4896 (conan-io#1285) * cascade policy (conan-io#1296) * Purge 'export-pkg' reference docs (conan-io#1232) * purge 'export-pkg' reference docs * package folder * write a couple of examples! * change workspace by working folder * typos related to formatting * minor fix * Feature/commands help update (conan-io#1299) * Commands help update * Added editable and workspace * Update commands * clarify behavior of package() (conan-io#1304) * conan new jinja template (conan-io#1306) * Add know pip installation issue (conan-io#1311) * Add know pip installation issue * Rephrase * Update installation.rst Co-Authored-By: Javier G. Sogo <[email protected]> * Integrations refactor (conan-io#1308) * Integrations * Rename and fixed link * Fix link * Update integrations/custom.rst Co-Authored-By: Daniel <[email protected]> * Update integrations/vcs/git.rst Co-Authored-By: Javier G. Sogo <[email protected]> * Update integrations.rst Co-Authored-By: Javier G. Sogo <[email protected]> * Update integrations/build_system.rst Co-Authored-By: Javier G. Sogo <[email protected]> * Update integrations/cross_platform.rst Co-Authored-By: Daniel <[email protected]> * Update integrations/vcs/svn.rst Co-Authored-By: Javier G. Sogo <[email protected]> * Update integrations/linting/binary.rst Co-Authored-By: SSE4 <[email protected]> * Msbuild and visual studio, clion update * Same as clion * Redirects * Fixed symlinks * Rewrite of the SCM optimization tip box (conan-io#1307) * Rewrite of the SCM optimization tip box * review * Update creating_packages/package_repo.rst Co-Authored-By: Javier G. Sogo <[email protected]> * update docs to reflect conan new --template arg * update help commands (conan-io#1315) * update help * update equal sign * Conan Extension for Visual Studio (conan-io#1312) * lines about VS extension after conan-io#1308 * Apply suggestions from code review Co-Authored-By: Daniel <[email protected]> * Add apple-clang 11 to settings.yml (conan-io#1327) Signed-off-by: Uilian Ries <[email protected]> * add example with just one reference with further info using tuples (conan-io#1332) * --package argument deprecation (conan-io#1317) * Note about using only forward slashes for PROFILE_DIR variable (conan-io#1333) * note about using only forward slashes * it is the path to directory, not to the file * typo * explain CONFIG option in CMake find_package * sync with master * Update integrations/build_system/cmake/cmake_find_package_multi_generator.rst Co-Authored-By: Daniel <[email protected]> * Update integrations/build_system/cmake/cmake_find_package_multi_generator.rst Co-Authored-By: Daniel <[email protected]> * change from note to important
- Loading branch information