Skip to content

Conversation

@tastytea
Copy link
Contributor

COMPILE_TYPE is left in for backwards compatibility.


Checklist

Not all of these might apply to your change but the more you are able to check
the easier it will be to get your contribution merged.

  • CI passes
  • Description of proposed change
  • Documentation (README, code doc blocks, etc) is updated
  • Existing issue is referenced if there is one
  • Unit tests for the proposed change

CMake compatibilty

BUILD_SHARED_LIBS is availbale in CMake 3.10:
https://cmake.org/cmake/help/v3.10/variable/BUILD_SHARED_LIBS.html

Reasoning

Will make life easier for package maintainers and CMake users who already know
about that flag immediately recognize it's function.

COMPILE_TYPE is left in for backwards compatibility.
@mrtazz
Copy link
Owner

mrtazz commented Feb 12, 2020

thank you for the contribution!

@mrtazz mrtazz merged commit 9b0aaf2 into mrtazz:master Feb 12, 2020
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