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
OpenFlipper-Free
OpenFlipper
Commits
d94bf606
Commit
d94bf606
authored
Nov 07, 2016
by
Jan Möbius
Browse files
Use central place to collect files for qtcreator workaround
parent
12a8ad90
Changes
1
Show whitespace changes
Inline
Side-by-side
cmake/plugin.cmake
View file @
d94bf606
...
...
@@ -576,8 +576,6 @@ function (_build_openflipper_plugin plugin)
acg_append_files
(
ui
"*.ui"
${
directories
}
)
acg_append_files
(
qrc
"*.qrc"
${
directories
}
)
target_sources
(
_qtcreator_add_files PUBLIC
${
sources
}
${
headers
}
)
# remove template cc files from source file list
acg_drop_templates
(
sources
)
...
...
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