gnucash/common/cmake_modules
John Ralls d86b30b628 Force scheme to make links before any builds.
The new modules regime can only find files in the final modules
layout, so interdependent files can be built only if they're linked
first or have a strict dependency order provided to cmake. In many
cases the latter is impractical.
2020-12-13 16:45:18 -08:00
..
CMakeLists.txt Link with libm.so on those platforms that require it. 2020-07-06 12:30:37 -07: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 Force scheme to make links before any builds. 2020-12-13 16:45:18 -08:00
GncAddSwigCommand.cmake Merge branch 'maint' 2020-04-13 11:27:14 -07:00
GncAddTest.cmake Merge branch 'maint' 2020-05-04 23:31:21 +08:00
GncFindLibm.cmake Link with libm.so on those platforms that require it. 2020-07-06 12:30:37 -07:00
MacroAddSourceFileCompileFlags.cmake CMake - remove parameter repetition in else() and endif() statements - part 2 2020-02-06 16:16:36 +01: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 Merge branch 'maint' 2020-04-13 11:27:14 -07:00
MakeDistFiles.cmake Make swig wrapper generation just another build step 2019-09-21 22:50:51 +02:00