Remove VACA_DIR variable from main CMakeLists.txt file.

This commit is contained in:
David Capello 2011-01-16 09:40:00 -03:00
parent 7475711153
commit c3162846cf

View File

@ -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