Skip to content

Commit

Permalink
update HowToBuild.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed May 8, 2023
1 parent e02a9df commit d73b115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HowToBuild.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ATL support is for Visual C++ only.

## Build task

- Open Visual Studio or MSYS2 and go to `RisohEditor` directory by `cd` command.
- Open Visual Studio Command Prompt or MSYS2 and go to `RisohEditor` directory by `cd` command.
- Execute a `cmake` command line using CMake.
- Please specify `-G "(generator)"`. To get the generator list, please specify `-G` only.
- If ATL support is needed, then add `-DATL_SUPPORT=ON`.
Expand Down

0 comments on commit d73b115

Please sign in to comment.