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
bc7a6b78
Commit
bc7a6b78
authored
Apr 29, 2016
by
Jan Möbius
Browse files
Fixed missing qt.con install target
parent
ebfeb261
Pipeline
#1530
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Apps/CMakeLists.txt
View file @
bc7a6b78
...
...
@@ -93,6 +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 .
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