Hide uninstall target unless YAML_CPP_INSTALL is set, and allow it to be…
Hide uninstall target unless YAML_CPP_INSTALL is set, and allow it to be disabled by YAML_CPP_DISABLE_UNINSTALL add_custom_target uninstall causes a clash with the same target in rtmidi (https://github.com/thestk/rtmidi). "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" Adds new option YAML_CPP_DISABLE_UNINSTALL fixes #1151 --------- Co-authored-by: Megamouse <studienricky89@googlemail.de> Co-authored-by: Jesse Beder <jbeder+github@gmail.com>
Showing
Please
register
or
sign in
to comment