mirror of
https://github.com/aseprite/aseprite.git
synced 2024-11-20 14:21:45 +00:00
Compile with webp support on Travis
This commit is contained in:
parent
e20701cf6b
commit
c9b956ddb0
@ -14,7 +14,7 @@ before_install:
|
||||
before_script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake .. -DENABLE_TESTS=ON
|
||||
- cmake .. -DENABLE_TESTS=ON -DWITH_WEBP_SUPPORT=ON
|
||||
|
||||
script:
|
||||
- "make"
|
||||
|
Loading…
Reference in New Issue
Block a user