diff --git a/CMakeLists.txt b/CMakeLists.txt index 78c706833..5ec69b050 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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