Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tinyxml2
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
external
tinyxml2
Commits
95b80f44
Commit
95b80f44
authored
3 years ago
by
Lee Thomason
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
7d054695
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+6
-4
6 additions, 4 deletions
readme.md
with
6 additions
and
4 deletions
readme.md
+
6
−
4
View file @
95b80f44
...
...
@@ -259,12 +259,14 @@ There are 2 files in TinyXML-2:
And additionally a test file:
*
xmltest.cpp
Generally speaking, the intent is that you simply include the
files in your project
and build
.
Generally speaking, the intent is that you simply include the
tinyxml2.cpp and
tinyxml2.h files in your project and build with your other source code
.
There is also a CMake build included.
There is also a CMake build included. CMake is the general build for TinyXML-2.
Additional build systems are costly to maintain, and tend to bit-rot.
A Visual Studio project is included, but that is largely for developer convenience.
A Visual Studio project is included, but that is largely for developer convenience,
and is not intended to integrate well with other builds.
Building TinyXML-2 - Using vcpkg
--------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment