Add Chromium-only Blender WebEngine parity work
This commit is contained in:
8
blender-5.2.0/build_files/cmake/buildinfo_static.h.in
Normal file
8
blender-5.2.0/build_files/cmake/buildinfo_static.h.in
Normal file
@@ -0,0 +1,8 @@
|
||||
/* CMake expanded values that won't change between CMake execution (unlike date/time).
|
||||
* This is included by `buildinfo.h` generated by `buildinfo.cmake`. */
|
||||
#define BUILD_PLATFORM "@BUILD_PLATFORM@"
|
||||
#define BUILD_TYPE "@BUILD_TYPE@"
|
||||
#define BUILD_CFLAGS "@BUILD_CFLAGS@"
|
||||
#define BUILD_CXXFLAGS "@BUILD_CXXFLAGS@"
|
||||
#define BUILD_LINKFLAGS "@BUILD_LINKFLAGS@"
|
||||
#define BUILD_SYSTEM "@BUILD_SYSTEM@"
|
||||
Reference in New Issue
Block a user