duplication

This commit is contained in:
Enno Rehling 2010-02-27 21:00:57 +00:00
parent a17bb2b9d9
commit 0e47409d6b
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ set (ERESSEA_SRCS
)
add_executable (eressea ${LIB_SRCS} ${ERESSEA_SRCS})
target_link_libraries (eressea tolua xml2 ncurses lua5.1 pthread)
if (WIN32)
else (WIN32)
target_link_libraries (eressea tolua xml2 ncurses lua5.1 pthread)