tornavis/source/blender/blentranslation
Aaron Carlisle e951e81b0f Cleanup: Cmake: remove unnecessary definitions for internationalization
Previously, macros were ifdefed using the cmake option `WITH_INTERNATIONAL`
However, the is unnecessary as withen the functions themselves have checks for building without internationalization.
This also means that many `add_definitions(-DWITH_INTERNATIONAL)` are also unnecessary.

Reviewed By: mont29, LazyDodo

Differential Revision: https://developer.blender.org/D13929
2022-01-29 17:40:27 -05:00
..
intern Cleanup: move public doc-strings into headers for 'blentranslation' 2021-12-08 20:30:05 +11:00
msgfmt Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
BLT_lang.h Cleanup: move public doc-strings into headers for 'blentranslation' 2021-12-08 20:30:05 +11:00
BLT_translation.h Cleanup: Cmake: remove unnecessary definitions for internationalization 2022-01-29 17:40:27 -05:00
CMakeLists.txt