Logo
Explore Help
Sign In
ModdingRX/TmpMenu
1
0
Fork 0
You've already forked TmpMenu
mirror of https://github.com/Mr-X-GTA/YimMenu.git synced 2025-06-17 23:07:26 +08:00
Code Issues Actions 1 Packages Projects Releases Wiki Activity
TmpMenu/scripts/cpr.cmake

14 lines
377 B
CMake
Raw Normal View History

feat(Api): Implemented SCUI Api (#712) * feat(Api): Async joining via rid joiner * feat(cmake): disable cpr tests Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-12-17 17:24:45 +01:00
include(FetchContent)
feat(Api): Add more api endpoints to the scui api (#714) * feat(Api): Add send message to player database * feat(cpr): Disabling test build * feat(Api): Fix max message length * feat(Api): Download job for creator menu
2022-12-22 11:49:34 +01:00
set(BUILD_TESTING_BEFORE ${BUILD_TESTING})
feat: Some small additions (#755)
2022-12-30 02:09:33 +01:00
set(CURL_DISABLE_TESTS OFF)
feat(Api): Implemented SCUI Api (#712) * feat(Api): Async joining via rid joiner * feat(cmake): disable cpr tests Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
2022-12-17 17:24:45 +01:00
FetchContent_Declare(
cpr
GIT_REPOSITORY https://github.com/libcpr/cpr.git
GIT_TAG 1986262ba4e0cb052161e9e7919aef5ef08217f0
GIT_PROGRESS TRUE
)
message("cpr")
feat(Api): Add more api endpoints to the scui api (#714) * feat(Api): Add send message to player database * feat(cpr): Disabling test build * feat(Api): Fix max message length * feat(Api): Download job for creator menu
2022-12-22 11:49:34 +01:00
FetchContent_MakeAvailable(cpr)
set(BUILD_TESTING ${BUILD_TESTING_BEFORE} CACHE INTERNAL "" FORCE)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 62ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API