Update OS to 16.04 & remove boost dependency

This commit is contained in:
Brendan LE GLAUNEC
2018-03-12 14:56:28 +01:00
committed by Brendan Le Glaunec
parent d611d00b55
commit 13e1836604
7 changed files with 9 additions and 96 deletions
-1
View File
@@ -17,7 +17,6 @@ cmake_minimum_required (VERSION 2.8.1)
# Lib subdirectory
include (jsoncpp)
include (boost)
include (mysql_connector)
set_directory_properties(PROPERTIES CLEAN_NO_CUSTOM ON)