Skip to content

Rearrange some cmake setup steps#169

Merged
julielangou merged 2 commits intoReference-LAPACK:masterfrom
turboencabulator:order
Oct 11, 2017
Merged

Rearrange some cmake setup steps#169
julielangou merged 2 commits intoReference-LAPACK:masterfrom
turboencabulator:order

Conversation

@turboencabulator
Copy link
Copy Markdown
Contributor

Consolidate some of the CMAKE_BUILD_TYPE code.

Move the BUILD_SHARED_LIBS declaration before it is used, if it matters.

Move the BUILD_TESTING declaration before the CTest stuff so that our
default of OFF is respected. Otherwise it is defaulting to ON.

Consolidate some of the CMAKE_BUILD_TYPE code.

Move the BUILD_SHARED_LIBS declaration before it is used, if it matters.

Move the BUILD_TESTING declaration before the CTest stuff so that our
default of OFF is respected.  Otherwise it is defaulting to ON.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 30, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #169   +/-   ##
=======================================
  Coverage   82.25%   82.25%           
=======================================
  Files        1822     1822           
  Lines      177187   177187           
=======================================
  Hits       145752   145752           
  Misses      31435    31435

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 e774b43...ed5a018. Read the comment docs.

@julielangou julielangou merged commit 08de2d9 into Reference-LAPACK:master Oct 11, 2017
@turboencabulator turboencabulator deleted the order branch October 12, 2017 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants