File: pybind11-config.1

package info (click to toggle)
pybind11 2.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,936 kB
  • sloc: cpp: 13,894; python: 7,865; ansic: 2,489; makefile: 204; sh: 36
file content (17 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.16.
.TH PYBIND11-CONFIG "1" "November 2020" "pybind11" "User Commands"
.SH NAME
pybind11-config \- coniguration utility for pybind11
.SH DESCRIPTION
usage: pybind11\-config [\-h] [\-\-includes] [\-\-cmakedir]
.SS "optional arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-includes\fR
Include flags for both pybind11 and Python headers.
.TP
\fB\-\-cmakedir\fR
Print the CMake module directory, ideal for setting
\fB\-Dpybind11_ROOT\fR in CMake.