Skip to content

Commit

Permalink
Deprecate VS2017 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Forceflow authored May 19, 2020
1 parent 45123ad commit a137c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ No installation is required (just download the headers and include them), but I
The `test` folder contains tools I use to test correctness and performance of the libmorton implementation. You can regard them as unit tests. This section is under heavy re-writing, but might contain some useful code for advanced usage.

You can build the test suite:
* With the included [Visual Studio](https://visualstudio.microsoft.com/) projects (2017 / 2019) in `test\msvc*`
* With the included [Visual Studio 2019](https://visualstudio.microsoft.com/) project in `test\msvc*`
* Using make: `test\makefile`
* Using Cmake (thanks [@shohirose](https://github.com/shohirose))

Expand Down

0 comments on commit a137c1f

Please sign in to comment.