Go to the source code of this file.
Classes | |
class | pybind11.setup_helpers.Pybind11Extension |
class | pybind11.setup_helpers.build_ext |
class | pybind11.setup_helpers.ParallelCompile |
Namespaces | |
pybind11.setup_helpers | |
Functions | |
def | pybind11.setup_helpers.tmp_chdir () |
def | pybind11.setup_helpers.has_flag (compiler, flag) |
def | pybind11.setup_helpers.auto_cpp_level (compiler) |
def | pybind11.setup_helpers.naive_recompile (obj, src) |
def | pybind11.setup_helpers.no_recompile (obg, src) |