Closed widgetii closed 2 years ago
I've downloaded cmake version 3.24.3
and tested the fix. Let me know if you have any additional concerns with regard to CMake. To apply the fix immediately to your project:
FetchContent_Declare(
datatype99
GIT_REPOSITORY https://github.com/hirrolot/datatype99
GIT_TAG aa24712)
After upgrading to fresh CMake 3.24.2 I got an unpleasant warning:
Similar issues and PR suggestions are 1 and 2. Consider adding the same fix into the project.
P.S. The same issue is with interface99 and smolrtsp as well