File: pybind11-config.1

package info (click to toggle)
pybind11 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,448 kB
  • sloc: cpp: 27,239; python: 13,512; ansic: 4,244; 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.