File: BuildTinyXML.cmake

package info (click to toggle)
ycm-cmake-modules 0.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 3,640 kB
  • sloc: python: 319; sh: 181; makefile: 22
file content (15 lines) | stat: -rw-r--r-- 464 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-FileCopyrightText: 2012-2021 Istituto Italiano di Tecnologia (IIT)
# SPDX-License-Identifier: BSD-3-Clause

#[=======================================================================[.rst:
BuildTinyXML
------------

TinyXML
#]=======================================================================]

include(YCMEPHelper)

ycm_ep_helper(TinyXML TYPE GIT
                      STYLE GITHUB
                      REPOSITORY robotology-dependencies/tinyxml.git)