Update AddSelfContainmentTest.cmake
to have cmake 3.5 as the minimum
#20
an-inconspicuous-semicolon
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This isn't a bug per say, but when using the library, cmake will always spit out a warning about the support for <v3.5 being dropped.
This can be fixed by just setting the minimum version up to 3.5 like it is in the main CMakeLists.txt
Beta Was this translation helpful? Give feedback.
All reactions