From: Neal Gompa Date: Fri, 14 May 2010 05:05:21 +0000 (-0500) Subject: Removed 'md5.h' from CMake scripts, as it no longer exists X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=commitdiff_plain;h=5a0498190b7a2bf87e75ebe4be108506cbd51090 Removed 'md5.h' from CMake scripts, as it no longer exists --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3ebfe86..3908731 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -97,7 +97,6 @@ set(LUGARU_H ${SRCDIR}/openal_wrapper.h ${SRCDIR}/gamegl.h ${SRCDIR}/glstubs.h - ${SRCDIR}/md5.h ${SRCDIR}/mmgr.h ${SRCDIR}/nommgr.h ${SRCDIR}/pack_private.h