repo.or.cz
/
supercollider.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
SCDoc: Use proper static string constants instead of comparing string literals.
[supercollider.git]
/
platform
/
windows
/
bundle.cmake
blob
2615f0481a1e7abd87d70b0b3f73cad83f9a9127
1
include(BundleUtilities)
2
fixup_bundle(
3
"${SC_INSTALL_PREFIX}/SuperCollider/sclang.exe"
4
""
5
"${SC_WIN_DEP_DIRS}"
6
)