How can I update the .sln file without "meson compile" command #12456
Unanswered
BruceLi686
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a Visual Studio solution/projects, If i got some codes/files changed, how can i regenerate the corresponding .sln file without "meson compile" command. Though the compile command could detect any changes inside the project, but it takes much time to compile specified targets. That's not my requirement. All what I need is just a .sln updating.
Beta Was this translation helpful? Give feedback.
All reactions