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
5ec2971b
Commit
5ec2971b
authored
Apr 16, 2020
by
Dennis Gläser
Browse files
[examples] rename example label
parent
9446b74c
Changes
3
Hide whitespace changes
Inline
Side-by-side
appl/example1/CMakeLists.txt
View file @
5ec2971b
frackit_add_application
(
NAME example1
SOURCES example1.cc
LABELS example
s
)
LABELS example
)
set
(
CMAKE_BUILD_TYPE Release
)
appl/example2/CMakeLists.txt
View file @
5ec2971b
frackit_add_application
(
NAME example2
SOURCES example2.cc
LABELS example
s
)
LABELS example
)
set
(
CMAKE_BUILD_TYPE Release
)
appl/example3/CMakeLists.txt
View file @
5ec2971b
frackit_add_application
(
NAME example3
SOURCES example3.cc
COMPILE_DEFINITIONS BREPFILE=
"
${
CMAKE_SOURCE_DIR
}
/appl/example3/layers.brep"
LABELS example
s
)
LABELS example
)
set
(
CMAKE_BUILD_TYPE Release
)
Dennis Gläser
@DennisGlaeser
mentioned in issue
#5 (closed)
·
Apr 30, 2020
mentioned in issue
#5 (closed)
mentioned in issue #5
Toggle commit list
Write
Preview
Supports
Markdown
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