mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-23 11:57:27 -04:00
cmake: implement translations support
This commit is contained in:
@@ -441,6 +441,9 @@ if (HIDAPI_FOUND OR LibUSB_COMPILE_TEST_PASSED)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
add_subdirectory(translations)
|
||||
get_directory_property(TRANSLATIONS_QRC DIRECTORY translations DEFINITION TRANSLATIONS_QRC)
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
# Required to make wallet_merged build before the gui
|
||||
|
||||
Reference in New Issue
Block a user