mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-25 06:19:32 +00:00
Update pixman to 0.33.6
This commit is contained in:
parent
d77aabd3f3
commit
3087ddd5b9
2
third_party/pixman
vendored
2
third_party/pixman
vendored
@ -1 +1 @@
|
||||
Subproject commit 87eea99e443b389c978cf37efc52788bf03a0ee0
|
||||
Subproject commit 65f35270e4531621bd2e1ee5cdb31c56c3051c43
|
4
third_party/pixman-cmake/CMakeLists.txt
vendored
4
third_party/pixman-cmake/CMakeLists.txt
vendored
@ -1,4 +1,4 @@
|
||||
# Copyright (C) 2014 by David Capello
|
||||
# Copyright (C) 2014, 2016 by David Capello
|
||||
|
||||
add_definitions(-DHAVE_CONFIG_H)
|
||||
|
||||
@ -7,7 +7,7 @@ if(UNIX OR APPLE)
|
||||
endif()
|
||||
|
||||
set(PIXMAN_VERSION_MAJOR 0)
|
||||
set(PIXMAN_VERSION_MINOR 32)
|
||||
set(PIXMAN_VERSION_MINOR 33)
|
||||
set(PIXMAN_VERSION_MICRO 6)
|
||||
|
||||
configure_file(
|
||||
|
Loading…
Reference in New Issue
Block a user