Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
f6f5b1ca
Commit
f6f5b1ca
authored
4 months ago
by
Andre Sailer
Browse files
Options
Downloads
Patches
Plain Diff
Duck: add another special duck reference for assimp version 5.2.7
parent
e43b6461
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/DDCAD/CMakeLists.txt
+3
-1
3 additions, 1 deletion
examples/DDCAD/CMakeLists.txt
examples/DDCAD/ref/Ref_Collada_duck.txt.5.2.7
+2751
-0
2751 additions, 0 deletions
examples/DDCAD/ref/Ref_Collada_duck.txt.5.2.7
with
2754 additions
and
1 deletion
examples/DDCAD/CMakeLists.txt
+
3
−
1
View file @
f6f5b1ca
...
...
@@ -52,7 +52,9 @@ set(ClientTestsEx_INSTALL ${CMAKE_INSTALL_PREFIX}/examples/ClientTests)
# Single shape tests:
#Reference for test depends on assimp version
if
(
assimp_VERSION VERSION_GREATER_EQUAL 5.2.0
)
if
(
assimp_VERSION VERSION_GREATER_EQUAL 5.2.7
)
set
(
assimp_duck_VERSION 5.2.7
)
elseif
(
assimp_VERSION VERSION_GREATER_EQUAL 5.2.0
)
set
(
assimp_duck_VERSION 5.2.0
)
else
()
set
(
assimp_duck_VERSION 5.0.0
)
...
...
This diff is collapsed.
Click to expand it.
examples/DDCAD/ref/Ref_Collada_duck.txt.5.2.7
0 → 100644
+
2751
−
0
View file @
f6f5b1ca
source diff could not be displayed: it is too large. Options to address this:
view the blob
.
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