1
0
Эх сурвалжийг харах

libobs: Add windowless context #error

Intentionally breaks compilation when trying to compile the specific
merged commits within the windowless-context branch.  This is meant to
be used in conjunction with a merge commit so that bisecting will never
see any non-compiling commits.
jp9000 10 жил өмнө
parent
commit
358eb56228
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      libobs/obs.h

+ 1 - 0
libobs/obs.h

@@ -16,6 +16,7 @@
 ******************************************************************************/
 ******************************************************************************/
 
 
 #pragma once
 #pragma once
+#error "libobs is not compilable in this commit (windowless context)"
 
 
 #include "util/c99defs.h"
 #include "util/c99defs.h"
 #include "util/bmem.h"
 #include "util/bmem.h"