nlopt icon indicating copy to clipboard operation
nlopt copied to clipboard

CMake: Add an option to disable RPATH on user request.

Open besser82 opened this issue 2 years ago • 1 comments

Honor -DNLOPT_RPATH=(ON|OFF) to link RPATH into installed NLopt libraries (Default: ON).

besser82 avatar Jul 19 '23 13:07 besser82

you can already set these 2 options since I put them in the cache, so another option on top of that is maybe overkill

jschueller avatar Jul 19 '23 13:07 jschueller