mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-23 00:09:10 +00:00
fix: address review points from @YannickJadoul
This commit is contained in:
committed by
Henry Schreiner
parent
6ec1775fff
commit
1b92cd1703
@@ -26,7 +26,7 @@ install:
|
||||
$env:CMAKE_INCLUDE_PATH = "eigen-eigen-67e894c6cd8f;$env:CMAKE_INCLUDE_PATH"
|
||||
build_script:
|
||||
- cmake -G "%CMAKE_GENERATOR%" -A "%CMAKE_ARCH%"
|
||||
-DPYBIND11_CPP_STANDARD=/std:c++14
|
||||
-DCMAKE_CXX_STANDARD=14
|
||||
-DPYBIND11_WERROR=ON
|
||||
-DDOWNLOAD_CATCH=ON
|
||||
-DCMAKE_SUPPRESS_REGENERATION=1
|
||||
|
||||
Reference in New Issue
Block a user