aboutsummaryrefslogtreecommitdiff
path: root/CMake/FindCairo.cmake
AgeCommit message (Collapse)Author
2018-06-19Simplify pkg-config stuffThomas White
Use it directly (no fallbacks, at least not until someone really needs it). Also, use the full LDFLAGS instead of just LIBRARIES, because the former also includes the link directories.
2018-06-15Make Cairo check a bit more verboseThomas White
2018-03-12Remove mark_as_advancedThomas White
Nothing advanced about these options...
2018-03-12Add CMakeThomas White