overte-HifiExperiments/cmake/scripts/FixupBundlePostBuild.cmake
2015-02-17 14:18:10 -08:00

14 lines
No EOL
464 B
CMake

#
# FixupBundlePostBuild.cmake.in
# cmake/templates
#
# Copyright 2015 High Fidelity, Inc.
# Created by Stephen Birarda on February 13, 2014
#
# Distributed under the Apache License, Version 2.0.
# See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
#
include(BundleUtilities)
message(STATUS "LIB_PATHS for fixup_bundle bundle ${BUNDLE_EXECUTABLE} are ${LIB_PATHS}")
fixup_bundle("${BUNDLE_EXECUTABLE}" "" "${LIB_PATHS}")