release v3.25.1
What's New:
- Removed Fortran binary files from the repository
- Added logic to the CMake file to build Fortran binaries from sources using the -ft build option
- Enabled building of the ittapi library with a complete feature list in CI workflow (including fortran)
- Added new build option --cmake_gen to specify the CMake build generator on Windows (fixed Ninja flow)
- Minor refactoring of the code style in the CMake file to make it consistent and up to date