gnucash/common/cmake_modules
John Ralls 41c58ec00a Convert Gtk3 and Webkit to imported targets.
This causes CMake to include their headers with -isystem instead of -I,
so the compiler doesn't generate warnings on them. ArchLinux was failing
to build because of such warnings.

Includes a function from cmake 3.6 to allow this to work on systems like
Ubuntu 14.04 that still provide only cmake 3.5.
2019-09-12 21:20:29 -07:00
..
CMakeLists.txt Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
COPYING-CMAKE-SCRIPTS.txt Housekeeping - replace plenty of http links with https 2019-06-06 15:52:30 +02:00
GncAddGSchemaTargets.cmake Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
GncAddSchemeTargets.cmake Change scheme file compile command invocation 2019-09-12 22:54:24 +02:00
GncAddSwigCommand.cmake FIX: Corrected typos 2018-04-07 12:20:58 +02:00
GncAddTest.cmake Add gtest_main.cc to libgtest.a 2019-08-15 23:20:45 +02:00
GncPkgConfig.cmake Convert Gtk3 and Webkit to imported targets. 2019-09-12 21:20:29 -07:00
MacroAddSourceFileCompileFlags.cmake Lowercase cmake commands 2018-05-03 23:18:15 +02:00
MacroAppendForeach.cmake Lowercase cmake commands 2018-05-03 23:18:15 +02:00
MakeDist.cmake Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
MakeDistCheck.cmake Bump minimum cmake version to 3.5 2019-05-25 12:04:51 +02:00
MakeDistFiles.cmake Drop special case for old cmake versions 2019-09-12 22:54:24 +02:00