UxPlay 1.64: -h, manpage and README updates

This commit is contained in:
F. Duncanh
2023-04-23 19:25:02 -04:00
parent 16e5b4ae06
commit 67d61c2fc9
6 changed files with 262 additions and 158 deletions

View File

@@ -19,6 +19,7 @@ if ( X11_FOUND )
if ( GST120_FOUND )
message( "-- ZOOMFIX will NOT be applied as Gstreamer version is >= 1.20" )
else()
message( "-- Failure to find Gstreamer >= 1.20 is NOT an error!" )
message( "-- ZOOMFIX will be applied as Gstreamer version is < 1.20" )
add_definitions( -DZOOM_WINDOW_NAME_FIX )
endif()