2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Initial build with Xcode.

This commit is contained in:
John Preston
2019-11-25 18:40:59 +03:00
parent fe1aacd37b
commit 5bfb98b70d
10 changed files with 89 additions and 27 deletions

View File

@@ -6,6 +6,8 @@
function(generate_lang target_name lang_file)
set(gen_dst ${CMAKE_CURRENT_BINARY_DIR}/gen)
file(MAKE_DIRECTORY ${gen_dst})
set(generated_files
${gen_dst}/lang_auto.cpp
${gen_dst}/lang_auto.h