mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Adjust the build system
Language is now just built once per app (still some JA2UB conditionals going on in there) but building everything should now take eight times less work
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
# priority (LOW,HIGH) and description
|
||||
|
||||
LOW readd the C4838 (https://learn.microsoft.com/en-us/cpp/error-messages/compiler-warnings/compiler-warning-level-1-c4838) warning to CMakeLists.txt once they're all fixed in the code
|
||||
HIGH get rid of ENGLISH, GERMAN, etc preprocessor definitions completely. that way i18n can be built just once and language can be changed in the options screen pending game restart (hotloading will likely require more work)
|
||||
|
||||
Reference in New Issue
Block a user