[build] Only build companion/simulator resources files once. (#4670)
commit919e8eb9620b653ef0410bc9625bcc7a3dc2a547
authorMax Paperno <mpaperno@users.noreply.github.com>
Wed, 22 Mar 2017 20:03:17 +0000 (22 16:03 -0400)
committerBertrand Songis <bsongis@gmail.com>
Wed, 22 Mar 2017 20:03:17 +0000 (22 21:03 +0100)
tree808117269cec1b4c3b2b1518d71188f12c9f78b2
parent4faf323aed34e1f9775b1bd805d5adfb53936b6d
[build] Only build companion/simulator resources files once. (#4670)

* [build] Only build companion/simulator resources files once and include in common lib; Consolidate/cosmetics.

* [build] Fix "missing" translation resource files with some builds (since last commit); move resource file declarations to after app init as recommended; fix name of Qt translation file since v5.3 (this still only works on some systems with Qt installed and on the build machine).
companion/src/CMakeLists.txt
companion/src/companion.cpp
companion/src/simulator.cpp