Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
OpenWalnut Core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
44
Issues
44
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
449080d4
Commit
449080d4
authored
Jan 25, 2013
by
Sebastian Eichelbaum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[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