mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-26 08:01:48 +00:00
Fixing merge conflict.
This commit is contained in:
@@ -333,7 +333,7 @@ function(pybind11_enable_warnings target_name)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Needs to be readded since the ordering requires these to be after the ones above
|
||||
# Needs to be re-added since the ordering requires these to be after the ones above
|
||||
if(CMAKE_CXX_STANDARD
|
||||
AND CMAKE_CXX_COMPILER_ID MATCHES "Clang"
|
||||
AND PYTHON_VERSION VERSION_LESS 3.0)
|
||||
|
||||
Reference in New Issue
Block a user