mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-24 12:14:18 +00:00
Update laf library
This commit is contained in:
parent
f66ed60a2f
commit
91cd50cac4
@ -1,4 +1,5 @@
|
||||
language: cpp
|
||||
dist: trusty
|
||||
|
||||
compiler:
|
||||
- clang
|
||||
|
@ -9,7 +9,7 @@ if(WIN32)
|
||||
# application target.
|
||||
cmake_minimum_required(VERSION 3.4)
|
||||
else()
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
cmake_minimum_required(VERSION 2.8)
|
||||
endif()
|
||||
|
||||
if(COMMAND cmake_policy)
|
||||
|
2
laf
2
laf
@ -1 +1 @@
|
||||
Subproject commit 70ce439ff7462d448662e4e61b51bf4040b3f381
|
||||
Subproject commit 266312171630996d2823958d598514a6a5638060
|
Loading…
Reference in New Issue
Block a user