make tabbing consistent in readme; add a bit about cmake in install
This commit is contained in:
parent
80662af1d3
commit
75be4b2044
3
INSTALL
3
INSTALL
|
@ -15,4 +15,5 @@ To compile and install FCEUX for SDL, follow these steps:
|
|||
Users of Microsoft Visual Studio can use the solution files within the vc directory.
|
||||
These solution files will compile FCEUX and some included libraries for full functionality.
|
||||
|
||||
CMake has been depreciated in favor of scons.
|
||||
CMake has been depreciated in favor of scons. However, if you wish to use it you can find the old cmake build files in the attic.
|
||||
|
||||
|
|
Loading…
Reference in New Issue