gnucash/libgnucash
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
This will avoid a ninja-build from picking up a config.h generated by the autotools build
(in the root build directory). Picking up the wrong config.h may lead to all kinds of
subtle issues if the autotools run was done with different options than the cmake run.
2017-10-26 14:05:17 +02:00
..
app-utils Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
backend Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
core-utils Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
doc Don't build design docs on Windows. 2017-10-22 11:51:48 -07:00
engine Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
gnc-module Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
quotes Restructure the src directory 2017-08-10 18:45:00 +02:00
scm Restructure the src directory 2017-08-10 18:45:00 +02:00
tax Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
CMakeLists.txt Move accounts, checks and pixmaps into a data directory 2017-08-11 22:42:15 +02:00
Makefile.am Move accounts, checks and pixmaps into a data directory 2017-08-11 22:42:15 +02:00