Closed subpop closed 11 years ago
I guess the "cd build" isn't necessary here. Could you try it with
system "make install"
instead? (I have no OSX currently available to test it myself)
d2a5d43 should fix the issue in any case. I guess the documentation should always be build when called with make (all). But it would still be better if the brew script wouldn't use the CMake generated Makefile directly and rather the provided wrapper in the project root.
Thanks so far for your help!
c1bfcd2 I switched the build to use the root Makefile and call just 'make install'. Seems to work fine here.
Thanks! How should I attribute you in the readme? Simply as subpop or with your real name?
Don't worry about attribution. It was so minor a change, it's no big deal.
just adds make documentation to the build line.