On 21/12/2016 23:48, Serkan Mulayim wrote:
I assumed all the structure would be resolved during Lucy's Makefile generation. Apparently you solved this with install scripts.
Yes, since we build the C bindings with our custom build system, install scripts were the easiest solution to get started. My longer term plan is to merge the installation scripts into the generated Makefile, so `make install` will work.
Nick
