CMake: Call UIC on the .ui files manually
commit96965ae34769c1e312560f466017741a418f34a4
authorPrince Gupta <34717789+jagannatharjun@users.noreply.github.com>
Wed, 26 Jan 2022 11:44:44 +0000 (26 17:14 +0530)
committerGitHub <noreply@github.com>
Wed, 26 Jan 2022 11:44:44 +0000 (26 14:44 +0300)
tree5c7d03edd24c2466735db60bf88d738a8203dc53
parentbc2ef5d726655b65938c38c84c46d2728c70b6f1
CMake: Call UIC on the .ui files manually

Fixes unnecessary recompilation when editing GUI files.

PR #16151.
src/CMakeLists.txt
src/app/CMakeLists.txt
src/gui/CMakeLists.txt