Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External lua option: variables unification, propagation, export. #559

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

External lua option: variables unification, propagation, export. #559

wants to merge 3 commits into from

Conversation

borisfom
Copy link
Contributor

Here, the changes to decouple Torch install directory from LUA root.
LuaFromRocks.cmake will probably later go to the place where our other general CMake files go, as it's not specific to torch7 (therefore, no Torch prefix in the name).

…ch is using external Lua/Rocks (like , the case of current luarocks .deb where LUA_LIBDIR is not actually pointing to Lua libs.)
…INCDIR) etc. Lua variables are exported so Torch modules do not have to have the whole shebang of LuaRocks valuables passed to them. They only need to know where to find Torch cmake exports. Some plumbing to propagate those.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant