8ac5e011d6
GitOrigin-RevId: 2c3273caa153ee8eb5786bc8141b85b859e7efd7
8 lines
292 B
Diff
8 lines
292 B
Diff
diff --git a/src/she/CMakeLists.txt b/src/she/CMakeLists.txt
|
|
index 4909ff1..02fa145 100644
|
|
--- a/src/she/CMakeLists.txt
|
|
+++ b/src/she/CMakeLists.txt
|
|
@@ -23,2 +23,3 @@ if(USE_ALLEG4_BACKEND)
|
|
add_definitions(-DUSE_MOUSE_POLLER)
|
|
+ add_definitions(-DALLEGRO_NO_FIX_ALIASES)
|
|
endif()
|