mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 18:21:44 +00:00
Remove VACA_DIR variable from main CMakeLists.txt file.
This commit is contained in:
parent
7475711153
commit
c3162846cf
@ -70,7 +70,6 @@ set(LIBJPEG_DIR ${CMAKE_SOURCE_DIR}/third_party/jpeg)
|
||||
set(LIBPNG_DIR ${CMAKE_SOURCE_DIR}/third_party/libpng)
|
||||
set(LOADPNG_DIR ${CMAKE_SOURCE_DIR}/third_party/loadpng)
|
||||
set(TINYXML_DIR ${CMAKE_SOURCE_DIR}/third_party/tinyxml)
|
||||
set(VACA_DIR ${CMAKE_SOURCE_DIR}/third_party/vaca)
|
||||
set(ZLIB_DIR ${CMAKE_SOURCE_DIR}/third_party/zlib)
|
||||
|
||||
# Allegro header files
|
||||
|
Loading…
Reference in New Issue
Block a user