Closed elena-pascal closed 5 years ago
Refering to the ReadMe file the macOS/Linux instruction state at step 1 to install 'compiler tools'. I am not sure what this means since the Fortran compiler is installed in step 3. Is it the C/C++ compiler then? Could we also give people the names of the libraries as found in the repo (eg, gcc, gfortran) for extra accesibility?
cmake -DEMsoft_SDK=/Some/Path/To/EMsoft_SDK -DCMAKE_BUILD_TYPE=Debug ../
Cmake has a current directory variable CMAKE_CURRENT_SOURCE_DIR instead, perhaps.
At least the references to EMsoft_SDK should be changed to EMsoftSuperbuild