From 677a9b038f186b3f8073cf65b38738fa89dba3b4 Mon Sep 17 00:00:00 2001 From: Bernd Wachter Date: Sat, 4 Apr 2009 00:01:43 +0200 Subject: Fixed CMake build files; both tmwserv and eathena clients will get built, the eathena-binary gets named tmw-ea Fixed gitignore for CMake files --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0693d1c7..13dc006f 100644 --- a/.gitignore +++ b/.gitignore @@ -32,12 +32,18 @@ po/POTFILES .deps stamp-h1 +# files created by CMake +CMakeFiles/ +CMakeCache.txt +cmake_install.cmake + # files created during build *.o *.gmo .dirstamp po/stamp-po src/tmw +src/tmw-ea # files created during Windows build .objs -- cgit v1.2.3-70-g09d2