Remove legacy build system

This commit is contained in:
baldurk
2015-11-16 23:51:35 +01:00
parent 876a0e392e
commit 5100d5603f
18 changed files with 0 additions and 3285 deletions

View File

@@ -47,10 +47,6 @@ CMake: The currently maintained and preferred way of building is through CMake.
In MSVC, after running CMake, you may need to use the Configuration Manager to
check the INSTALL project.
Note there are some legacy build methods still intermingled within the directory
structure (make, MSVC), but these are no longer maintained, having been
replaced with CMake.
Programmatic Interfaces
-----------------------