summaryrefslogtreecommitdiff
path: root/3rdparty/CMakeLists.txt
diff options
context:
space:
mode:
authorgepard1984 <gepard1984@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-03-02 19:57:29 +0000
committergepard1984 <gepard1984@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-03-02 19:57:29 +0000
commite27e10c71f915a69f83bf81b5d0911375313f055 (patch)
tree6cbdc9b7c153ebce6ee38e00475cc30a91fee5e3 /3rdparty/CMakeLists.txt
parent0e8da0a06a86128c2c2a9f663592e2a8e4980141 (diff)
downloadhercules-e27e10c71f915a69f83bf81b5d0911375313f055.tar.gz
hercules-e27e10c71f915a69f83bf81b5d0911375313f055.tar.bz2
hercules-e27e10c71f915a69f83bf81b5d0911375313f055.tar.xz
hercules-e27e10c71f915a69f83bf81b5d0911375313f055.zip
Updated CMakeLists (follow-up to r15572, r15586) (patch provided by Saithis, pid:82588).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15651 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to '3rdparty/CMakeLists.txt')
-rw-r--r--3rdparty/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt
index ebbac481a..c64c8ccd1 100644
--- a/3rdparty/CMakeLists.txt
+++ b/3rdparty/CMakeLists.txt
@@ -48,6 +48,7 @@ endmacro( CONFIGURE_WITH_LOCAL_OR_SYSTEM )
set( CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake CACHE INTERNAL "" )
+add_subdirectory( libconfig )
add_subdirectory( msinttypes )
add_subdirectory( mt19937ar )
add_subdirectory( mysql )