Tier1: compile utlsymbol.cpp

Should also be compiled, now that its fully implemented.
This commit is contained in:
Kawe Mazidjatari 2024-03-16 01:31:14 +01:00
parent 430b2877ad
commit dd708169d9

View File

@ -17,6 +17,7 @@ add_sources( SOURCE_GROUP "Utility"
"strtools.cpp"
"utlbuffer.cpp"
"utlstring.cpp"
"utlsymbol.cpp"
"characterset.cpp"
"mempool.cpp"
"memstack.cpp"