I get error when I install hdf5 with CMake.
When I run the build-VS2019-64.bat
file built with VSCode on cmd, I get the error below:
No tests were found!!!
When I run cmake
in the command, it worked fine, so it doesn't seem to be a problem with cmake's installing and pathing issue.
Any idea why this is happening?