aboutsummaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Collapse)Author
2020-08-03CMake: Switch to pkg-config for Xgandalf, PinkIndexer and FDIPThomas White
2020-07-31Remove unused NBP detectionThomas White
2019-04-16Clean up residual CBFlib stuffThomas White
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-05-24updated FDIP cmake to newest versionYaroslav Gevorkov
2018-03-21Separate tests for gdk-pixbuf-2.0 and GDKThomas White
2018-03-21Fix CBFlib detectionThomas White
2018-03-13Move config.h stuff to main CMakeLists.txtThomas White
2018-03-13Nicer way of getting Git revisionThomas White
This will need a separate way to create the official releases (which shouldn't have Git revisions attached)
2018-03-12Remove mark_as_advancedThomas White
Nothing advanced about these options...
2018-03-12Put config.h in build directoryThomas White
2018-03-12Fix a commentThomas White
2018-03-12Add CMakeThomas White