Skip to content

Comments

Get target path from rockspec#2

Merged
khvzak merged 1 commit intomainfrom
fix_target_path
Jun 28, 2023
Merged

Get target path from rockspec#2
khvzak merged 1 commit intomainfrom
fix_target_path

Conversation

@khvzak
Copy link
Member

@khvzak khvzak commented Jun 28, 2023

No description provided.

@khvzak khvzak merged commit c242d67 into main Jun 28, 2023
@khvzak khvzak deleted the fix_target_path branch June 28, 2023 14:05
@khvzak
Copy link
Member Author

khvzak commented Jun 28, 2023

@oowl I published to luarocks 0.1.1 version
Now you can set in rockspec in build section target_path param:

build = {
    type = "rust-mlua",
    modules = {
        "..."
    },
    target_path = "your target path"
}

If this solution will not work, I'll find another way.

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.

2 participants