Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zstd
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
yocto-mirrors
zstd
Commits
086ddcd9
Unverified
Commit
086ddcd9
authored
1 month ago
by
Yann Collet
Committed by
GitHub
1 month ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #4271 from tsdgeos/removedupe
cmake: Remove duplicated line
parents
b55ff3c6
de7c8b98
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/cmake/lib/CMakeLists.txt
+0
-1
0 additions, 1 deletion
build/cmake/lib/CMakeLists.txt
with
0 additions
and
1 deletion
build/cmake/lib/CMakeLists.txt
+
0
−
1
View file @
086ddcd9
...
...
@@ -280,7 +280,6 @@ install(TARGETS ${library_targets}
RUNTIME DESTINATION
"
${
CMAKE_INSTALL_BINDIR
}
"
BUNDLE DESTINATION
"
${
CMAKE_INSTALL_BINDIR
}
"
FRAMEWORK DESTINATION
"
${
CMAKE_INSTALL_LIBDIR
}
"
COMPONENT runtime OPTIONAL
INCLUDES DESTINATION
"
${
CMAKE_INSTALL_INCLUDEDIR
}
"
PUBLIC_HEADER DESTINATION
"
${
CMAKE_INSTALL_INCLUDEDIR
}
"
)
...
...
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