mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Merge pull request #4108 from IvanSavenko/launcher_project_fix
Fix .ui files not visible in generated project (QtCreator/CMake/Ninja)
This commit is contained in:
commit
0dcf6e4bc0
@ -170,6 +170,7 @@ target_sources(vcmilauncher PRIVATE
|
||||
${launcher_SRCS}
|
||||
${launcher_HEADERS}
|
||||
${launcher_RESOURCES}
|
||||
${launcher_FORMS}
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
|
Loading…
Reference in New Issue
Block a user