Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Utils
source-formatters
Commits
99852f31
Commit
99852f31
authored
Mar 07, 2017
by
Ben Boeckel
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cmake: install format.all as a program
parent
cf2663ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/CMakeLists.txt
src/CMakeLists.txt
+1
-1
No files found.
src/CMakeLists.txt
View file @
99852f31
...
...
@@ -94,7 +94,7 @@ if (formatters)
"
${
CMAKE_CURRENT_BINARY_DIR
}
/CMakeFiles/format.all"
@ONLY
)
install
(
FILES
"
${
CMAKE_CURRENT_BINARY_DIR
}
/CMakeFiles/format.all"
PROGRAMS
"
${
CMAKE_CURRENT_BINARY_DIR
}
/CMakeFiles/format.all"
DESTINATION
"bin"
COMPONENT
"formatters"
)
endif
()
Ben Boeckel
@ben.boeckel
mentioned in commit
180e9acc
·
Mar 07, 2017
mentioned in commit
180e9acc
mentioned in commit 180e9acc8586ebf7b8ca377decc130c5249fb459
Toggle commit list
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