Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pirvi-public
glfw
Commits
aef4edad
Commit
aef4edad
authored
Nov 15, 2017
by
Camilla Löwy
Browse files
Move uninstall target to GLFW3 folder
Fixes #1129.
parent
bf7cc2ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
aef4edad
...
...
@@ -401,6 +401,7 @@ if (GLFW_INSTALL)
add_custom_target
(
uninstall
"
${
CMAKE_COMMAND
}
"
-P
"
${
GLFW_BINARY_DIR
}
/cmake_uninstall.cmake"
)
set_target_properties
(
uninstall PROPERTIES FOLDER
"GLFW3"
)
endif
()
endif
()
Write
Preview
Supports
Markdown
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