{ "auto_detect": "yes", "customize": { "add_only_with_version": "yes", "add_to_path": "yes", "build_dir_name": "cmake", "check_that_exists": "yes", "ck_version": 10, "env_prefix": "CK_ENV_TOOL_CMAKE", "limit_recursion_dir_search": { "linux": 3, "win": 3 }, "only_for_host_os_tags": [ "windows", "linux" ], "soft_file": { "linux": "cmake", "win": "cmake.exe" }, "soft_file_from_host_os": "yes", "soft_path_example": { "linux": "/usr/bin/cmake", "win": "C:\\Program Files (x86)\\CMake\\bin\\cmake.exe" }, "soft_version_cmd": { "linux": "--version > $#filename#$ 2>&1", "win": "--version > $#filename#$ 2>&1" } }, "env": { "CK_CMAKE": "cmake" }, "soft_name": "cmake", "tags": [ "tool", "cmake" ], "template": "yes", "template_type": "cmake tool (binary)" }