Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
424
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
9dfc146b
Commit
9dfc146b
authored
2 years ago
by
Zhao Zhili
Committed by
Felix Paul Kühne
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
contrib: vulkan-loader: fix build with cmake generator other than make
parent
ff415efe
No related branches found
No related tags found
Loading
Pipeline
#234600
passed with stage
in 18 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/src/vulkan-loader/rules.mak
+1
-1
1 addition, 1 deletion
contrib/src/vulkan-loader/rules.mak
with
1 addition
and
1 deletion
contrib/src/vulkan-loader/rules.mak
+
1
−
1
View file @
9dfc146b
...
...
@@ -60,5 +60,5 @@ ifdef HAVE_WIN32
endif
$(
call
pkg_static,
"build/loader/vulkan.pc"
)
cd
$</build
&&
$(MAKE)
install
+$(CMAKEBUILD)
$</build
--target
install
touch
$@
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