Skip to content

Commit

Permalink
Added build instructions using Qt Creator
Browse files Browse the repository at this point in the history
  • Loading branch information
insilmaril committed Aug 30, 2023
1 parent d7e407f commit 9a28da3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,17 @@ Installation
Compiling vym from scratch is pretty easy, if you have the
development packages of the Qt5 toolkit installed.

On the command line you can

cmake .
make
make install

or using Qt Creator:

In "File" do "Open file or project" and select the
"CMakeLists.txt". This will setup the project.


Questions and feedback
----------------------
Expand Down

0 comments on commit 9a28da3

Please # to comment.