This is an old revision of the document!
This page is dedicated to the uttilisation of CMake.
Before doing something else, you need to be sure that the Intel Fortran compiler is already installed (see Installation guide in 2.2 Intel Fortran compile).
The default path of the compiler is : “C:/Program Files (x86)/Intel/oneAPI/mkl/2021.2.0/lib/intel64”. If yours is different, you need to adapt it in the main CMakeLists.txt file. It exists a main for every project (Prepro, Lagamine and Select) and one for the whole project (the main one).