mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-23 10:39:56 +00:00
refactor: change ui translation mechanism
This commit is contained in:
@ -30,5 +30,5 @@ add_custom_target(aw_pofiles ALL DEPENDS ${_gmoFiles})
|
||||
|
||||
add_custom_target(
|
||||
translations
|
||||
COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/extract_messages.sh
|
||||
COMMAND env CMAKE_BINARY_DIR=${CMAKE_BINARY_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/extract_messages.sh
|
||||
)
|
||||
|
Reference in New Issue
Block a user