note about weird cmake behavior reported by @isapir

This commit is contained in:
fduncanh
2021-09-12 17:59:40 -04:00
parent c99e8a4eb6
commit 3fba8e79e7

View File

@@ -36,6 +36,9 @@ Zoom, see below).
7. make
8. sudo make install
(One user reported that his "```cd build; cmake ..```" placed the Build files in UxPlay instead of UxPlay/build; if this happens,
add "```-B .```" to the end of the cmake invocation.)
Run uxplay in a terminal window.
**Note libplist-dev and (for ZOOMFIX) libx11-dev are new dependencies.**