mirror of
https://github.com/love2d/megasource.git
synced 2026-08-12 00:20:55 +02:00
Added a note for CMake 3.13+ users
This commit is contained in:
@@ -23,6 +23,8 @@ To build just the dependencies:
|
||||
|
||||
... or you can open the solution file in Visual Studio and build from there instead of invoking cmake --build.
|
||||
|
||||
Note, that ```-H``` had been replaced in CMake 3.13 with ```-S```.
|
||||
|
||||
If you want to build [LÖVE][love2d], clone LÖVE into the *libs* folder. Megasource will automatically look for it there. E.g.:
|
||||
|
||||
$ git clone https://github.com/love2d/megasource megasource
|
||||
|
||||
Reference in New Issue
Block a user