overte-JulianGro/cmake/templates
Oren Hurvitz 5cdcf1c53e Eliminated spurious "resolved_item" warnings in CMake
Previously, building the project produced many warnings with this message:
    "resolved_item == resolved_embedded_item - not copying..."

These warnings are distracting as they make it difficult to see actual warnings. This commit changes the warnings to status messages.

This fix was copied from: https://github.com/jherico/OculusMinimalExample/blob/master/cmake/templates/FixupBundlePostBuild.cmake.in
2018-04-17 11:53:37 +03:00
..
BuildInfo.h.in Update new ACClientApp code 2016-10-12 14:02:05 -07:00
console-build-info.json.in install a json file with build info beside console 2016-01-18 14:56:06 -08:00
CPackProperties.cmake.in write an install info ini file to the installation dir 2018-04-05 18:52:07 -07:00
FixupBundlePostBuild.cmake.in Eliminated spurious "resolved_item" warnings in CMake 2018-04-17 11:53:37 +03:00
Icon.rc.in use absolute path to interface icon 2016-01-15 15:41:34 -08:00
MacOSXBundleSandboxComponentsInfo.plist.in added Info.plist to Components.app so that macdeployqt from Qt 5.6 doesn't throw a segfault 2016-09-06 17:40:45 -07:00
NSIS.template.in remove the installer information file during uninstall 2018-04-10 14:56:47 -07:00
resources.qrc.in Prototype packaging QML and related resources into a QRC 2017-10-14 14:40:46 -07:00
VersionInfo.rc.in Update VersionInfo.rc.in to use TARGET_NAME.exe as original filename 2016-11-01 09:07:56 -07:00