mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-25 01:09:17 +00:00
docs: remove setup.py mentions, mention presets (#5677)
* docs: remove setup.py mentions, mention presets Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * Update .github/CONTRIBUTING.md --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
@@ -179,7 +179,6 @@ if(PYBIND11_MASTER_PROJECT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# NB: when adding a header don't forget to also add it to setup.py
|
||||
set(PYBIND11_HEADERS
|
||||
include/pybind11/detail/class.h
|
||||
include/pybind11/detail/common.h
|
||||
|
||||
Reference in New Issue
Block a user