The build script is currently configured to with cmake 2.8, which is quite old to say the least. Modern CMake versions through deprecation warnings at some of the CMake commands. It should be updated to work with CMake 3.5 or later.
If this is done some work will be required to make it compatible with Travis CI.