FuturehomeDinoSaric
Results
1
issues of
FuturehomeDinoSaric
When using the latest version of CPM.cmake (0.37.0) and configuring the cmake with flags `--warn-unused-vars` and `--warn-uninitialized` I get warnings: ``` CMake Warning (dev) at cmake-build-debug-armv6/cmake/cpm/CPM.cmake:105 (option): uninitialized variable 'CPM_USE_LOCAL_PACKAGES'...
enhancement