iqm.qdmi.__main__¶
Command line interface for the IQM QDMI device library.
Module Contents¶
- main() None[source]¶
Entry point for the iqm-qdmi command line interface.
This function is called when running the iqm-qdmi script.
iqm-qdmi [--version] [--include_dir] [--cmake_dir] [--lib_path]
It provides the following command line options:
--version: Print the version and exit.--include_dir: Print the path to the iqm-qdmi C/C++ include directory.--cmake_dir: Print the path to the iqm-qdmi CMake module directory.--lib_path: Print the path to the iqm-qdmi shared library.