comparison tests/libserver/CMakeLists.txt @ 107:6f4965c26ceb

Server: add basic accounts tests, #682
author David Demelier <markand@malikania.fr>
date Tue, 05 Sep 2017 13:33:57 +0200
parents f8c6d2244795
children 119bcc5a727e
comparison
equal deleted inserted replaced
106:f8c6d2244795 107:6f4965c26ceb
15 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15 # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16 # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 # 17 #
18 18
19 add_subdirectory(id) 19 add_subdirectory(id)
20 add_subdirectory(dao-character)
21 add_subdirectory(db/account) 20 add_subdirectory(db/account)
22 # add_subdirectory(dao-account)