Skip to content

release v3.25.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 09:38
6ddf038

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