From 712f7d5a23015c08c2b838bd0107d21bdbbf5390 Mon Sep 17 00:00:00 2001 From: Tycho Bickerstaff Date: Tue, 10 Dec 2013 22:59:53 +0000 Subject: added tolua++ command and removed stackwalker from build --- src/OSSupport/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/OSSupport/CMakeLists.txt') diff --git a/src/OSSupport/CMakeLists.txt b/src/OSSupport/CMakeLists.txt index e559ca681..8eeff9d9b 100644 --- a/src/OSSupport/CMakeLists.txt +++ b/src/OSSupport/CMakeLists.txt @@ -4,7 +4,6 @@ project (MCServer) include_directories ("${PROJECT_SOURCE_DIR}/../") file(GLOB SOURCE - "*.h" "*.cpp" ) -- cgit v1.2.3