-
Notifications
You must be signed in to change notification settings - Fork 177
Revert "Do not patch CMake file in Tolk" #3090
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
base: master
Are you sure you want to change the base?
Conversation
4ecc7e0 to
bed19b0
Compare
|
What is the idea with this PR? |
|
As the PR title suggests, this is a revert of the change. I think it's better to use the official tolk and patch only the necessary files. |
|
But patching does not work with Rebuild in Visual Studio. |
|
So, I have a question. Is this only happening with tolk, or with everything that uses patch files? |
|
When developing TOOLCHAIN_BUILD_EXTERNALPROJECTS is OFF. There no point in building the toolchain when you're developing features. It takes forever to build. |
|
@bear101, What if we do this? |
278f25a to
50b9774
Compare
This reverts commit 26fccf1.
50b9774 to
a012877
Compare
|
If rebuild does not work in VS2022 then we cannot use it. |
Reverts #3019