Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
cpp_client_telemetry
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
102
Code
Issues
111
Pull requests
20
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Move json.hpp to a peer folder of other third-party dependencies - Stage 1
- #1325
#1325
Merged
Tom Tan (ThomsonTan)
merged 8 commits into
main
microsoft/cpp_client_telemetry:main
from
mkoscumb/MoveJsonHppStage1
microsoft/cpp_client_telemetry:mkoscumb/MoveJsonHppStage1
Copy head branch name to clipboard
Feb 6, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Move json.hpp to a peer folder of other third-party dependencies - Stage 1
#1325
Tom Tan (ThomsonTan)
merged 8 commits into
main
microsoft/cpp_client_telemetry:main
from
mkoscumb/MoveJsonHppStage1
microsoft/cpp_client_telemetry:mkoscumb/MoveJsonHppStage1
Copy head branch name to clipboard
Commits
Commits on Feb 3, 2025
Copy json.hpp from lib\include\mat => nlohmann\ update include paths accordingly.
Matthew Koscumb (mkoscumb)
committed
7d0eac6
View commit details
Copy full SHA for 7d0eac6
Browse repository at this point
Update CmakeLists.txt to include the repo root directory to the include paths.
Matthew Koscumb (mkoscumb)
committed
964cbe0
View commit details
Copy full SHA for 964cbe0
Browse repository at this point
Use CMAKE_SOURCE_DIR not CMAKE_CURRENT_SOURCE_DIR for the top-level directory.
Matthew Koscumb (mkoscumb)
committed
c663483
View commit details
Copy full SHA for c663483
Browse repository at this point
Merge branch 'main' into mkoscumb/MoveJsonHppStage1
Lalit Kumar Bhasin (lalitb)
authored
2c0455b
View commit details
Copy full SHA for 2c0455b
Browse repository at this point
Update Android build logic to look at sdk_root for include paths.
Matthew Koscumb (mkoscumb)
committed
7f1641f
View commit details
Copy full SHA for 7f1641f
Browse repository at this point
Merge branch 'mkoscumb/MoveJsonHppStage1' of https://github.com/microsoft/cpp_client_telemetry into mkoscumb/MoveJsonHppStage1
Matthew Koscumb (mkoscumb)
committed
cb98483
View commit details
Copy full SHA for cb98483
Browse repository at this point
Commits on Feb 4, 2025
Update Android TestApp Nativebuild logic to look at sdk_root for include paths.
Matthew Koscumb (mkoscumb)
committed
497ca6e
View commit details
Copy full SHA for 497ca6e
Browse repository at this point
Commits on Feb 5, 2025
Update spelling of nlohmann in CMakeLists.txt
Matthew Koscumb (mkoscumb)
committed
415c6bf
View commit details
Copy full SHA for 415c6bf
Browse repository at this point
You can’t perform that action at this time.