Edit README

This commit is contained in:
CharlesThobe 2022-01-04 04:56:01 +02:00
parent a9c45198b7
commit 5820acede4

View File

@ -16,3 +16,5 @@ cmake -G Ninja .. && ninja
``` ```
the `chdman` binary will be in the build directory. the `chdman` binary will be in the build directory.
Note: You can copy the "CMakeLists.txt" and "src/osd/modules/lib/osd_getenv.cpp" over the MAME source tree and it will build.