[console_scripts]
ct-cache-report = compiletools.cache_report:main
ct-cake = compiletools.cake:main
ct-cas-publish = compiletools.cas_publish:main
ct-check-venv = compiletools.check_venv:main
ct-cleanup-locks = compiletools.cleanup_locks_main:main
ct-compilation-database = compiletools.compilation_database:main
ct-config = compiletools.config:main
ct-cppdeps = compiletools.cppdeps:main
ct-create-makefile = compiletools.makefile_backend:main
ct-debug-pcm-hash-inputs = compiletools.debug_pcm_hash_inputs:main
ct-doc = compiletools.doc:main
ct-fetch = compiletools.fetch:main
ct-filelist = compiletools.filelist:main
ct-findtargets = compiletools.findtargets:main
ct-git-sha-report = compiletools.git_sha_report:main
ct-gitroot = compiletools.git_utils:main
ct-headertree = compiletools.headertree:main
ct-jobs = compiletools.jobs:main
ct-list-backends = compiletools.listbackends:main
ct-list-variants = compiletools.listvariants:main
ct-lock-helper = compiletools.ct_lock_helper:main
ct-magicflags = compiletools.magicflags:main
ct-timing-report = compiletools.timing_report:main
ct-trim-cache = compiletools.trim_cache_main:main

