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