From 254c5722b17b524986d50184c60a331f626d951d Mon Sep 17 00:00:00 2001 From: Dominic Black Date: Sat, 16 Jun 2018 04:20:05 +0100 Subject: [tinyobjloader] header-only library (#3698) * Added tinyobjloader header-only library * [tinyobjloader] Use CMake compilation which provides targets --- ports/tinyobjloader/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/tinyobjloader/CONTROL (limited to 'ports/tinyobjloader/CONTROL') diff --git a/ports/tinyobjloader/CONTROL b/ports/tinyobjloader/CONTROL new file mode 100644 index 000000000..16668c167 --- /dev/null +++ b/ports/tinyobjloader/CONTROL @@ -0,0 +1,3 @@ +Source: tinyobjloader +Version: 1.2.0-1 +Description: Tiny but powerful single file wavefront obj loader -- cgit v1.2.3