Skip to content
Commit 0e912c03 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

kconfig: qconf: compile moc object separately



Currently, qconf.moc is included from qconf.cc but they can be compiled
independently.

When you modify qconf.cc, qconf.moc does not need recompiling.

Rename qconf.moc to qconf-moc.cc, and split it out as an independent
compilation unit.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
parent c3cd7cfa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment