Unverified Commit 88b019a8 authored by gitartpiano's avatar gitartpiano Committed by GitHub
Browse files

fix pybind11Tools.cmake typo causing Unknown arguments (#4327)

* fix pybind11Tools.cmake typo causing Unknown arguments

CMake Error at pybind11/tools/pybind11Tools.cmake:217 (if):
  if given arguments:
    "NOT" "MSVC" "AND" "NOT" "TEST" "MATCHES" "DEBUG|RELWITHDEBINFO"
  Unknown arguments specified
https://github.com/pybind/pybind11/issues/4325



* Apply the same fix in tools/pybind11NewTools.cmake

Co-authored-by: default avatarRalf W. Grosse-Kunstleve <rwgk@google.com>
parent 1f04cc70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment