mirror of https://github.com/AxioDL/metaforce.git
Specify CMake 3.10 in readme
This commit is contained in:
parent
e18eef9b18
commit
8cef6ce5e0
|
@ -18,7 +18,7 @@ Everything else is much too experimental to make portable/stable release builds
|
|||
* Much multimedia functionality is in place, but not fully tested
|
||||
|
||||
### Build Prerequisites:
|
||||
* [CMake 3+](https://cmake.org)
|
||||
* [CMake 3.10+](https://cmake.org)
|
||||
* [Python 3+](https://python.org)
|
||||
* LLVM development package *(headers and libs)*
|
||||
* [Specialized Windows Package](https://axiodl.com/LLVM-6.0.0svn-win64.exe)
|
||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit 9929dc1b88d84d51329011985b211d58df71b3e8
|
||||
Subproject commit 5d4a2ce1bd2545a59f28e889b1819477dd7f4d58
|
Loading…
Reference in New Issue