Skip to content

Commit

Permalink
Merge pull request #3342 from junghans/patch-1
Browse files Browse the repository at this point in the history
INSTALL: use cmake generics
  • Loading branch information
KaiSzuttor authored Nov 29, 2019
2 parents 9415194 + b8ff205 commit e47dbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ of your choice by
Then you can run cmake and build ESPResSo by

> cmake <path-to-espresso-source>
> make
> cmake --build .

If you have installed the curses frontend to cmake you can see
and modify the build options graphically by running
Expand Down

0 comments on commit e47dbe4

Please sign in to comment.