refactoring project structure

This commit is contained in:
2025-05-21 12:27:03 +02:00
parent af71544585
commit b2592d7334
12 changed files with 462 additions and 428 deletions

View File

@@ -10,6 +10,8 @@ json_c_dep = dependency('json-c')
deps = [curl_dep, json_c_dep]
add_project_arguments('-O2', language: 'c')
install_headers('include/tgbot.h')
#install_subdir('.', install_dir: 'C:/tgbot')
lib = library(