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

Upgrade yaml-cpp to 0.8.0 #705

Merged
merged 3 commits into from
Sep 4, 2023
Merged

Upgrade yaml-cpp to 0.8.0 #705

merged 3 commits into from
Sep 4, 2023

Commits on Sep 4, 2023

  1. fix: fix cmake conflict in yaml-cpp 0.8.0

    CMake Error at librime/CMakeLists.txt:187 (add_custom_target):
      add_custom_target cannot create target "uninstall" because another target
      with the same name already exists.  The existing target is a custom target
      created in source directory
      "github/trime/app/src/main/jni/librime/deps/yaml-cpp".  See
      documentation for policy CMP0002 for more details.
    Bambooin committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a5baaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d29b89 View commit details
    Browse the repository at this point in the history
  3. fix yaml-cpp 0.8.0 build

    eagleoflqj committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    210f508 View commit details
    Browse the repository at this point in the history