Skip to content
Snippets Groups Projects
Commit 43d1915a authored by Peter Wu's avatar Peter Wu
Browse files

.travis.yml: add cmake support

Simplify PKG_CONFIG_PATH and LDFLAGS while at it using the new
--enable-asan option which automatically adds the required flags if
available. LDFLAGS is ignored by cmake, but apparently cmake builds
packages with the correct rpath without any further options.

Additionally, build examples by default (without -Werror) and remove
"cat config.log" which would result in configure succeeding while it
should not.
parent 6dfe4979
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment