-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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. * chore: upgrade yaml-cpp to 0.8.0 * fix yaml-cpp 0.8.0 build --------- Co-authored-by: Qijia Liu <[email protected]>
- Loading branch information
1 parent
06a5c94
commit be3af89
Showing
3 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters