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

cmake: do not add dependencies to INTERFACE library on cmake < 3.3 #15813

Merged
merged 1 commit into from Jun 21, 2017

Commits on Jun 21, 2017

  1. cmake: do not add dependencies to INTERFACE library on cmake < 3.3

    otherwise we will have
    
    add_dependencies Cannot add target-level dependencies to INTERFACE
    library
    
    Signed-off-by: Kefu Chai <kchai@redhat.com>
    tchaikov committed Jun 21, 2017
    Copy the full SHA
    96b2016 View commit details
    Browse the repository at this point in the history