From cb7e3e62e7fb7843460c014164f598fede664c6f Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Fri, 6 Apr 2012 16:59:39 +0200 Subject: [PATCH] Don't reference removed files --- base/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/base/CMakeLists.txt b/base/CMakeLists.txt index 060fd25425..ab9db52bed 100644 --- a/base/CMakeLists.txt +++ b/base/CMakeLists.txt @@ -1,6 +1,4 @@ set(SRCS - LAME.cpp - LAMEApp.cpp LAMEString.cpp colorutil.cpp error_context.cpp)