mqt.core.__main__

Command line interface for mqt-core.

Module Contents

main() None[source]

Entry point for the mqt-core command line interface.

This function is called when running the mqt-core-cli script.

mqt-core-cli [--version] [--include_dir] [--cmake_dir]

It provides the following command line options:

  • --version: Print the version and exit.

  • --include_dir: Print the path to the mqt-core C++ include directory.

  • --cmake_dir: Print the path to the mqt-core CMake module directory.