Skip to content
Snippets Groups Projects
Commit fda2ace3 authored by Louis Moureaux's avatar Louis Moureaux
Browse files

Set DARWIN_FIRE_AND_FORGET in setup.sh.in

Also add a todo to get rid of it if we can.
parent f1ed6ad7
No related branches found
No related tags found
1 merge request!34Migration
Pipeline #7587354 failed
export PATH=@CMAKE_INSTALL_FULL_BINDIR@:$PATH
export LD_LIBRARY_PATH=@CMAKE_INSTALL_FULL_LIBDIR@:$LD_LIBRARY_PATH
export PYTHONPATH=@CMAKE_INSTALL_PREFIX@/python:$PYTHONPATH
export DARWIN_FIRE_AND_FORGET=@CMAKE_INSTALL_FULL_LIBDIR@ # TODO use ldd or link statically
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment