Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2c73a6eb authored by hhakim's avatar hhakim
Browse files

Minor typo.

parent 1d2cd5b2
Branches
Tags
No related merge requests found
Pipeline #834076 skipped
# the script suppose that PWD is the <build directory>/wrapper/python # the script supposes that PWD is the <build directory>/wrapper/python
file(GLOB LIBS _FaustCorePy*dylib _FaustCorePy*dll _FaustCorePy*pxd _FaustCorePy*so) # only one can exist file(GLOB LIBS _FaustCorePy*dylib _FaustCorePy*dll _FaustCorePy*pxd _FaustCorePy*so) # only one can exist
list(GET LIBS 0 PYLIB) list(GET LIBS 0 PYLIB)
# add paths of (DY)LD_LIBRARY_PATH in considered directories because GET_RUNTIME_DEPENDENCIES doesn't take it into account # add paths of (DY)LD_LIBRARY_PATH in considered directories because GET_RUNTIME_DEPENDENCIES doesn't take it into account
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment