Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
d1a3bbd6
Commit
d1a3bbd6
authored
Apr 29, 2016
by
Jan Möbius
Browse files
Typo
parent
bc7a6b78
Pipeline
#1531
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Apps/CMakeLists.txt
View file @
d1a3bbd6
...
...
@@ -93,7 +93,7 @@ if ( BUILD_APPS )
# Create a qt.conf file to find plugins on windows
configure_file
(
${
CMAKE_CURRENT_SOURCE_DIR
}
/Qt/qt.conf.in Build/qt.conf COPYONLY
)
INSTALL
(
FILES
${
CMAKE_BINARY_DIR
}
/Build/qt.conf DESTINATION .
INSTALL
(
FILES
${
CMAKE_BINARY_DIR
}
/Build/qt.conf DESTINATION .
)
endif
()
endif
()
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment