File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 1212 },
1313 "cacheVariables" : {
1414 "CMAKE_BUILD_TYPE" : " Debug" ,
15- "PYBIND11_FINDPYTHON" : " NEW" ,
16- "PYBIND11_WERROR" : true ,
15+ "CMAKE_EXPORT_COMPILE_COMMANDS" : true ,
1716 "DOWNLOAD_CATCH" : true ,
18- "DOWNLOAD_EIGEN" : true
17+ "DOWNLOAD_EIGEN" : true ,
18+ "PYBIND11_FINDPYTHON" : " NEW" ,
19+ "PYBIND11_WERROR" : true
20+
1921 }
2022 },
2123 {
2426 "inherits" : " default" ,
2527 "cacheVariables" : {
2628 "CMAKE_BUILD_TYPE" : " Debug" ,
29+ "CMAKE_EXPORT_COMPILE_COMMANDS" : true ,
30+ "DOWNLOAD_CATCH" : true ,
31+ "DOWNLOAD_EIGEN" : true ,
2732 "PYBIND11_CREATE_WITH_UV" : " python3" ,
28- "Python_ROOT_DIR" : " .venv" ,
29- "PYBIND11_WERROR" : true ,
3033 "PYBIND11_FINDPYTHON" : " NEW" ,
31- "DOWNLOAD_CATCH " : true ,
32- "DOWNLOAD_EIGEN " : true
34+ "PYBIND11_WERROR " : true ,
35+ "Python_ROOT_DIR " : " .venv "
3336 }
3437 }
3538 ],
You can’t perform that action at this time.
0 commit comments