Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Commit

Permalink
README: remove installation step fro Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterMatula committed Dec 12, 2017
1 parent 940117c commit 33de3a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ target_link_libraries(project-that-needs-pelib pelib)
* `mkdir build && cd build`
* `cmake .. -DCMAKE_INSTALL_PREFIX=<path> -G<generator>`
* `msbuild /m /p:Configuration=Release pelib.sln`
* `msbuild /m /p:Configuration=Release INSTALL.vcxproj`
* Alternatively, you can open `pelib.sln` generated by `cmake` in Visual Studio IDE.

You must pass the following parameters to `cmake`:
Expand Down

0 comments on commit 33de3a8

Please sign in to comment.