Unverified Commit a137c1f6 authored by Jeroen Baert's avatar Jeroen Baert Committed by GitHub
Browse files

Deprecate VS2017 support

No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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))
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment