Add MySQL libraries to liblinphone tester and do not execute performance tests...
Add MySQL libraries to liblinphone tester and do not execute performance tests if SOCI is not found or DB storage are disabled
Pass enabled features by using -D command line option. It turns out it can be done by calling add_definitions() CMake command instead of set()