Skip to content

Commit

Permalink
update INSTALL and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jwuttke committed Mar 26, 2019
1 parent a1c1928 commit a9cde74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Homepage moved to https://jugit.fz-juelich.de/mlz/lmfit, 17mar19

Changes in lmfit-8.2.2, uploaded 7feb19

- Set option LIB_MAN only if variable LIB_MAN is not set (for CMake<3.13)
Expand Down
1 change: 1 addition & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ After unpacking the source, go to the source directory and do:
mkdir build
cd build
cmake ..
ctest
make
make install

0 comments on commit a9cde74

Please sign in to comment.