v1.0.1 : Updated to 16.04 & removed boost dependency

This commit is contained in:
Brendan LE GLAUNEC
2016-07-07 17:47:08 +02:00
parent c44b933a83
commit 9a269bfe0e
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)