We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
D
-DOWNLOAD_EIGEN=ON
1 parent d2ec836 commit 7e7c558Copy full SHA for 7e7c558
.github/CONTRIBUTING.md
@@ -120,7 +120,7 @@ The valid options are:
120
* `-DPYBIND11_NOPYTHON=ON`: Disable all Python searching (disables tests)
121
* `-DBUILD_TESTING=ON`: Enable the tests
122
* `-DDOWNLOAD_CATCH=ON`: Download catch to build the C++ tests
123
-* `-DOWNLOAD_EIGEN=ON`: Download Eigen for the NumPy tests
+* `-DDOWNLOAD_EIGEN=ON`: Download Eigen for the NumPy tests
124
* `-DPYBIND11_INSTALL=ON/OFF`: Enable the install target (on by default for the
125
master project)
126
* `-DUSE_PYTHON_INSTALL_DIR=ON`: Try to install into the python dir
0 commit comments