mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-15 14:54:33 +00:00
Merge remote-tracking branch 'origin/Selmar-move_operator' into move_operator
This commit is contained in:
@@ -43,6 +43,7 @@ script:
|
||||
- ${CXX} ${EXTRA_CXXFLAGS} -std=c++11 -Wall -g -o loader_example loader_example.cc
|
||||
- ./loader_example ./models/Cube/Cube.gltf
|
||||
- cd tests
|
||||
- clang++ -v
|
||||
- make
|
||||
- ./tester
|
||||
- ./tester_noexcept
|
||||
|
||||
Reference in New Issue
Block a user