We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac677b commit b2f0457Copy full SHA for b2f0457
CMakeLists.txt
@@ -4,7 +4,7 @@
4
cmake_minimum_required(VERSION 3.16)
5
project(tinyobjloader CXX)
6
set(TINYOBJLOADER_SOVERSION 2)
7
-set(TINYOBJLOADER_VERSION 2.0.0-rc.10)
+set(TINYOBJLOADER_VERSION 2.0.0-rc.11)
8
set(PY_TARGET "aaa")
9
10
#optional double precision support
0 commit comments