Re: LuaJIT2 build script and "dependencies" to avoid rebuild

  • From: Mike Pall <mike-1311@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 21 Nov 2013 13:29:00 +0100

Oliver Schneider wrote:
> I am trying to avoid rebuilding LuaJIT every time I do a build of my
> project.

Then build it outside of the project and treat it as an external
dependency. Like any other library.

> How can I best express the fact that a certain file (I need to move the
> file out into a folder with a name depending on the target config)
> shouldn't be rebuilt?

That's a question related to your build system, not LuaJIT.

--Mike

Other related posts: