Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glfw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pirvi-public
glfw
Commits
10c18f81
Commit
10c18f81
authored
Dec 1, 2017
by
Emmanuel Gil Peyrot
Committed by
Camilla Löwy
Dec 20, 2017
Browse files
Options
Downloads
Patches
Plain Diff
Use quotes consistently for wayland-protocols
parent
09e07142
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/CMakeLists.txt
+1
-1
1 addition, 1 deletion
src/CMakeLists.txt
with
1 addition
and
1 deletion
src/CMakeLists.txt
+
1
−
1
View file @
10c18f81
...
@@ -49,7 +49,7 @@ elseif (_GLFW_WAYLAND)
...
@@ -49,7 +49,7 @@ elseif (_GLFW_WAYLAND)
BASENAME pointer-constraints-unstable-v1
)
BASENAME pointer-constraints-unstable-v1
)
ecm_add_wayland_client_protocol
(
glfw_SOURCES
ecm_add_wayland_client_protocol
(
glfw_SOURCES
PROTOCOL
PROTOCOL
${
WAYLAND_PROTOCOLS_PKGDATADIR
}
/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
"
${
WAYLAND_PROTOCOLS_PKGDATADIR
}
/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml
"
BASENAME idle-inhibit-unstable-v1
)
BASENAME idle-inhibit-unstable-v1
)
elseif
(
_GLFW_MIR
)
elseif
(
_GLFW_MIR
)
set
(
glfw_HEADERS
${
common_HEADERS
}
mir_platform.h linux_joystick.h
set
(
glfw_HEADERS
${
common_HEADERS
}
mir_platform.h linux_joystick.h
...
...
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