mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:21:16 +02:00
add an output message to verify LIB_PATHS
This commit is contained in:
parent
767601de4f
commit
07e3064cc4
1 changed files with 1 additions and 0 deletions
|
@ -10,4 +10,5 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
include(BundleUtilities)
|
include(BundleUtilities)
|
||||||
|
message(STATUS "LIB_PATHS for fixup_bundle bundle ${BUNDLE_EXECUTABLE} are ${LIB_PATHS}")
|
||||||
fixup_bundle("${BUNDLE_EXECUTABLE}" "" "${LIB_PATHS}")
|
fixup_bundle("${BUNDLE_EXECUTABLE}" "" "${LIB_PATHS}")
|
Loading…
Reference in a new issue