mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-15 13:33:36 +02:00
Add editor forms to target_sources, so they become visible in Qt Creator's project tree
This commit is contained in:
parent
7209969d9d
commit
152f1e0a65
@ -196,6 +196,7 @@ endif()
|
||||
target_sources(vcmieditor PRIVATE
|
||||
${editor_SRCS}
|
||||
${editor_HEADERS}
|
||||
${editor_FORMS}
|
||||
${editor_RESOURCES}
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user