mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-19 16:37:26 +00:00
Update CMakeLists.txt
add fr_FR to CMakeLists.txt Signed-off-by: Jean van Kasteel <vankasteelj@gmail.com>
This commit is contained in:
parent
067d3d4ad0
commit
89a353c00c
@ -387,6 +387,7 @@ qt_add_translations(chat
|
||||
${CMAKE_SOURCE_DIR}/translations/gpt4all_ro_RO.ts
|
||||
${CMAKE_SOURCE_DIR}/translations/gpt4all_it_IT.ts
|
||||
${CMAKE_SOURCE_DIR}/translations/gpt4all_pt_BR.ts
|
||||
${CMAKE_SOURCE_DIR}/translations/gpt4all_fr_FR.ts
|
||||
)
|
||||
|
||||
set_target_properties(chat PROPERTIES
|
||||
|
Loading…
Reference in New Issue
Block a user