Skip to content

Commit

Permalink
Merge pull request #79 from lucasoliveirateles/add-section-compile-ex…
Browse files Browse the repository at this point in the history
…amples

add section compile examples in readme
  • Loading branch information
fjtrujy authored Jul 5, 2024
2 parents a98e741 + faead67 commit 0610862
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,15 @@ NOTE: You should have already defined in your login script the `$PS2DEV` variabl
Run the next command
`make && make install`

## Build & Compile Examples

1. Install [CMake](https://github.com/Kitware/CMake)

2. Build & compile
`make all`

NOTE: The examples will be in the `build` folder

## Important Notes

There are several small notes that need to be made about gsKit operation.
Expand Down

0 comments on commit 0610862

Please sign in to comment.