mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 18:30:23 -06:00
6c01e54042
I.e., remove the shell invocation and with it the need to set the shebang. Surprisingly this required some build-system modifications particularly for cmake in order to correctly set the environment. |
||
---|---|---|
.. | ||
doc | ||
example | ||
test | ||
CMakeLists.txt | ||
gnc-module-api.h | ||
gnc-module.c | ||
gnc-module.h | ||
gnc-module.i | ||
gnc-module.scm | ||
Makefile.am | ||
README |
This is gnc-module, a plugin/module system for gnucash and related software. The documentation currently consists of 'doc/design.txt'. Bill Gribble