Closed svenevs closed 6 years ago
When parent projects declare project(... VERSION X.Y.Z) this warning surfaces, same fix as pybind11/#567.
project(... VERSION X.Y.Z)
Looks good, thanks!
No problem. This didn't merge though ;)
whoops, now it did.
When parent projects declare
project(... VERSION X.Y.Z)
this warning surfaces, same fix as pybind11/#567.