Fix Cairo build for Linux
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/include" />
|
||||
<compilerflag value="-DCAIRO_WIN32_STATIC_BUILD" if="windows" />
|
||||
<compilerflag value="-DCAIRO_HAS_PTHREAD" unless="windows" />
|
||||
<compilerflag value="-DHAVE_STDINT_H" unless="windows" />
|
||||
<compilerflag value="-DHAVE_UINT64_T" unless="windows" />
|
||||
<compilerflag value="-DHAVE_PTHREADS" unless="windows" />
|
||||
|
||||
<file name="src/graphics/cairo/CairoBindings.cpp" />
|
||||
|
||||
|
||||
Submodule project/lib/cairo updated: 83548b9227...47662d0e4d
Submodule project/lib/pixman updated: 65dced727a...95011bab23
Reference in New Issue
Block a user