Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pybind11Tools.cmake typo causing Unknown arguments #4327

Merged
merged 2 commits into from
Nov 12, 2022
Merged

fix pybind11Tools.cmake typo causing Unknown arguments #4327

merged 2 commits into from
Nov 12, 2022

Commits on Nov 11, 2022

  1. 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
    #4325
    gitartpiano authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    0766538 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Apply the same fix in tools/pybind11NewTools.cmake

    Ralf W. Grosse-Kunstleve committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    1555fcd View commit details
    Browse the repository at this point in the history