You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
-7Lines changed: 0 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -43,13 +43,6 @@ if (NOT GHOSTSCRIPT_INCLUDE_DIR OR NOT GHOSTSCRIPT_LIB_DIR)
43
43
message("Ghostscript headers or libraries could not be found! Please ensure that Ghostscript is installed somewhere, and set the GSSourcePath and GSLibraryPath variables if necessary.")
44
44
endif()
45
45
46
-
# Check if the libobs being referenced has support for arrow key navigation when interacting with a source.
0 commit comments