Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
6ba32354
Commit
6ba32354
authored
Dec 25, 2020
by
Ben Boeckel
⛰
Browse files
launchers: fix some whitespace
parent
21ecf721
Changes
1
Hide whitespace changes
Inline
Side-by-side
launchers/CMakeLists.txt
View file @
6ba32354
...
...
@@ -79,8 +79,8 @@ foreach(tool IN LISTS tools)
PRIVATE
"ENABLE_MESA"
)
endif
()
install
(
TARGETS
"
${
name
}
"
DESTINATION
"
${
CMAKE_INSTALL_BINDIR
}
"
COMPONENT runtime
)
install
(
TARGETS
"
${
name
}
"
DESTINATION
"
${
CMAKE_INSTALL_BINDIR
}
"
COMPONENT runtime
)
endforeach
()
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment