Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
34dd59f5
Commit
34dd59f5
authored
May 03, 2020
by
Dennis Gläser
Browse files
[python] fix CMakeLists.txt files
parent
aca44330
Changes
2
Hide whitespace changes
Inline
Side-by-side
frackit/python/geometry/CMakeLists.txt
View file @
34dd59f5
install
(
FILES
box.hh
circle.hh
cylinder.hh
cylindersurface.hh
direction.hh
disk.hh
ellipsearc.hh
ellipse.hh
ellipticalgeometry.hh
geometry.hh
hollowcylinder.hh
line.hh
plane.hh
point.hh
quadrilateral.hh
registerdimensionproperties.hh
segment.hh
triangle.hh
vector.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/frackit/python/geometry
)
frackit/python/sampling/CMakeLists.txt
View file @
34dd59f5
install
(
FILES
boxpointsampler.hh
cylinderpointsampler.hh
pointsampler.hh
DESTINATION
${
CMAKE_INSTALL_INCLUDEDIR
}
/frackit/python/sampling
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment