diff tests/libserver/CMakeLists.txt @ 106:f8c6d2244795

Server: rework model and dao
author David Demelier <markand@malikania.fr>
date Mon, 04 Sep 2017 19:41:18 +0200
parents 41e5722da2ae
children 6f4965c26ceb
line wrap: on
line diff
--- a/tests/libserver/CMakeLists.txt	Sat Aug 26 09:10:57 2017 +0200
+++ b/tests/libserver/CMakeLists.txt	Mon Sep 04 19:41:18 2017 +0200
@@ -17,5 +17,6 @@
 #
 
 add_subdirectory(id)
+add_subdirectory(dao-character)
 add_subdirectory(db/account)
 # add_subdirectory(dao-account)