Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
449080d4
Commit
449080d4
authored
Jan 25, 2013
by
Sebastian Eichelbaum
Browse files
[FIX] icons directory does not exist anymore. Removing corresponding install target
parent
ee255c67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
src/qt4gui/CMakeLists.txt
src/qt4gui/CMakeLists.txt
+0
-7
No files found.
src/qt4gui/CMakeLists.txt
View file @
449080d4
...
...
@@ -126,13 +126,6 @@ SETUP_ADDITIONAL_DIRECTORY( ${OW_MAN_DIR_RELATIVE}
TRUE
# this denotes that the contents of doc/man should be copied instead of user directly
)
# Our user-help needs the icons too. Copy them.
SETUP_ADDITIONAL_DIRECTORY
(
"
${
OW_DOC_DIR_RELATIVE
}
/icons"
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/icons"
"QT4GUI"
FALSE
# this denoted that the whole directory icons should be copied instead of its contents
)
# ---------------------------------------------------------------------------------------------------------------------------------------------------
# Style Checker
# ---------------------------------------------------------------------------------------------------------------------------------------------------
...
...
Write
Preview
Markdown
is supported
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