BLT: Build, Link, and Test Logo
develop

Table of Contents

  • User Tutorial
  • API Documentation
    • Target Macros
    • Target Property Macros
    • Utility Macros
    • Git Macros
    • Code Check Macros
    • Code Metric Macros
    • Documenation Macros
  • Developer Guide
BLT: Build, Link, and Test
  • Docs »
  • API Documentation
  • Edit on GitHub

API DocumentationΒΆ

  • Target Macros
    • blt_add_benchmark
    • blt_add_executable
    • blt_add_library
    • blt_add_test
    • blt_patch_target
    • blt_import_library
    • blt_register_library
    • blt_export_tpl_targets
    • blt_install_tpl_setups
  • Target Property Macros
    • blt_add_target_compile_flags
    • blt_add_target_definitions
    • blt_add_target_link_flags
    • blt_print_target_properties
    • blt_print_variables
    • blt_set_target_folder
  • Utility Macros
    • blt_assert_exists
    • blt_append_custom_compiler_flag
    • blt_check_code_compiles
    • blt_find_libraries
    • blt_list_append
    • blt_list_remove_duplicates
    • blt_convert_to_system_includes
  • Git Macros
    • blt_git
    • blt_is_git_repo
    • blt_git_tag
    • blt_git_branch
    • blt_git_hashcode
  • Code Check Macros
    • blt_add_code_checks
    • blt_add_clang_query_target
    • blt_add_cppcheck_target
    • blt_add_clang_tidy_target
    • blt_add_astyle_target
    • blt_add_clangformat_target
    • blt_add_uncrustify_target
    • blt_add_yapf_target
    • blt_add_cmakeformat_target
  • Code Metric Macros
    • blt_add_code_coverage_target
  • Documenation Macros
    • blt_add_doxygen_target
    • blt_add_sphinx_target
Next Previous

© Copyright 2017-2022, BLT Development Team Revision d57f7995.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: develop
Versions
latest
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.3.6
v0.3.5
main
develop
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.