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

scripts: Port install script to native CMake install command-line interface #82

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

stotko
Copy link
Owner

@stotko stotko commented Jan 13, 2020

Due to the recent CMake version fix (see #71), we can now depend on further features of this version. Port the install script to the new native command-line interface which has been introduced in CMake 3.15. This also adds support for multi-configuration generators.

@stotko stotko added this to the 1.2.0 milestone Jan 13, 2020
@codecov
Copy link

codecov bot commented Jan 13, 2020

Codecov Report

Merging #82 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #82   +/-   ##
=======================================
  Coverage   92.74%   92.74%           
=======================================
  Files          27       27           
  Lines        1598     1598           
=======================================
  Hits         1482     1482           
  Misses        116      116

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc689de...f1ce2cc. Read the comment docs.

@stotko stotko merged commit c11b4cf into master Jan 13, 2020
@stotko stotko deleted the install_script branch January 13, 2020 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant