From 8729e952e08aa1af4e315060208a405b759f1027 Mon Sep 17 00:00:00 2001 From: flaviojs Date: Sun, 10 Jul 2011 23:46:51 +0000 Subject: * CMake: added txt-converter targets, added warning for 64bit, added list of available targets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14900 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0bf5b0eb6..9415fc82c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -5,5 +5,5 @@ add_subdirectory( char ) add_subdirectory( char_sql ) add_subdirectory( map ) add_subdirectory( tool ) -#add_subdirectory( txt-converter ) +add_subdirectory( txt-converter ) #add_subdirectory( plugins ) -- cgit v1.2.3-70-g09d2