`DOTNET_TARGET_FRAMEWORK_VERSION` is a target property. Use `CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION` to effect all targets default value. Also this should only be specified in the `clicache` CMake root file so that it doesn't leak into the CPP projects.
https://cmake.org/cmake/help/v3.12/prop_tgt/DOTNET_TARGET_FRAMEWORK_VERSION.html [ Full content available at: https://github.com/apache/geode-native/pull/365 ] This message was relayed via gitbox.apache.org for [email protected]
