forked from organicmaps/organicmaps
[mac][clang] Fixed build error
This commit is contained in:
parent
f7bfb5ea80
commit
9c018762c0
1 changed files with 1 additions and 1 deletions
|
@ -122,6 +122,6 @@ win32* {
|
|||
SOURCES += internal/opengl_win32.cpp
|
||||
} else android*|iphone* {
|
||||
SOURCES += internal/opengl_es.cpp
|
||||
} else macx*|linux* {
|
||||
} else {
|
||||
SOURCES += internal/opengl_ext.cpp
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue