]> git.jsancho.org Git - lugaru.git/commitdiff
Remove 'wincompat.h' from CMake scripts to let it build again
authorNeal Gompa <ngompa13@gmail.com>
Thu, 13 May 2010 16:38:19 +0000 (11:38 -0500)
committerNeal Gompa <ngompa13@gmail.com>
Thu, 13 May 2010 16:38:19 +0000 (11:38 -0500)
Source/CMakeLists.txt

index 5363642c3a8005b5871ffa13914c7da6af9a3cf0..115134eb6c86e6bb37ea09eb8fcdcb551f7dd46e 100644 (file)
@@ -91,8 +91,7 @@ set(LUGARU_H
        nommgr.h
        pack_private.h
        private.h
-       unpack_private.h
-       wincompat.h)
+       unpack_private.h)
 
 if(CMAKE_HOST_APPLE)
        set(LUGARU_SRCS