pybind11/tools
heyer2 76a160070b
fix: STATIC and SHARED flags not being detected (#2796)
* Fix STATIC and SHARED flags not being detected

* fix: use classic naming for all lib types

Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
2021-01-14 19:51:41 +01:00
..
check-style.sh style: adding pre-commit check-style.sh 2020-07-23 19:47:53 -04:00
cmake_uninstall.cmake.in format: include .in files 2020-08-06 11:54:41 -04:00
FindCatch.cmake feat: new FindPython support (#2370) 2020-08-19 12:26:26 -04:00
FindEigen3.cmake format: apply cmake-format 2020-07-30 20:27:55 -04:00
FindPythonLibsNew.cmake fix: match new extension discovery with changes to classic discovery (#2640) 2020-11-05 14:37:11 -05:00
libsize.py feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00
make_changelog.py docs: update changelog and add script to help generate it (#2733) 2020-12-21 21:04:33 -05:00
pybind11Common.cmake fix: Python include directory was missing from DIRS (#2636) 2020-11-02 20:45:54 -05:00
pybind11Config.cmake.in fix: Don't override global settings for VISIBILITY if set (#2793) 2021-01-14 08:31:48 -05:00
pybind11NewTools.cmake fix: STATIC and SHARED flags not being detected (#2796) 2021-01-14 19:51:41 +01:00
pybind11Tools.cmake fix: Don't override global settings for VISIBILITY if set (#2793) 2021-01-14 08:31:48 -05:00
pyproject.toml ci: releases (#2530) 2020-09-30 15:48:08 -04:00
setup_global.py.in fix: conda-forge patch (#2540) 2020-10-02 09:56:54 -04:00
setup_main.py.in feat: typing support for helpers (#2588) 2020-10-14 14:08:41 -04:00