File tree Expand file tree Collapse file tree 3 files changed +25
-1
lines changed
Expand file tree Collapse file tree 3 files changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Release
2424SAN. *
2525_CPack_Packages /
2626build.ninja
27- checksummed_ *
27+
2828cmake_install.cmake
2929debug
3030gmock.pc
Original file line number Diff line number Diff line change @@ -2187,6 +2187,8 @@ if(CLIENT)
21872187 components/comp_pulse/socket_request.h
21882188 components/comp_pulse/hover_notification.cpp
21892189 components/comp_pulse/hover_notification.h
2190+ components/comp_pulse/http_request.cpp
2191+ components/comp_pulse/http_request.h
21902192 components/console.cpp
21912193 components/console.h
21922194 components/controls.cpp
Original file line number Diff line number Diff line change 1+ ${CMAKE_VERSION}
2+ ${PROJECT_VERSION}
3+ ${TARGET_BITS}
4+ ${TARGET_CPU_ARCHITECTURE}
5+ ${CMAKE_SYSTEM_NAME}
6+ ${WEBSOCKETS}
7+ ${MYSQL}
8+ ${AUTOUPDATE}
9+ ${INFORM_UPDATE}
10+ ${VIDEORECORDER}
11+ ${UPNP}
12+ ${ANTIBOT}
13+ ${HEADLESS_CLIENT}
14+ ${CLIENT}
15+ ${SERVER}
16+ ${TOOLS}
17+ ${STEAM}
18+ ${DISCORD}
19+ ${DISCORD_DYNAMIC}
20+ ${DEV}
21+ ${CMAKE_BUILD_TYPE}
22+ ${CMAKE_CXX_COMPILER}
You can’t perform that action at this time.
0 commit comments