-
-
Notifications
You must be signed in to change notification settings - Fork 50
fix(cmake): add rpath properties for installation #635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Static analysis reportLizard reportListing only functions with cyclomatic complexity >= 15 or NLOC >= 100 or parameters >= 6. Report about files you didn't modify in this PR
CppCheck reportReport files about files you didn't modify in this PR
|
3faf72f to
af98d88
Compare
bd3865e to
5c1e0cf
Compare
Fuzzing report/usr/local/bin/afl-whatsup status check tool for afl-fuzz by Michal Zalewski Summary statsCycles without finds : 0 [+] Captured 42904 tuples (map size 234575, highest value 255, total values 466118714) in '/dev/null'. |
84dcd6c to
0c10f94
Compare
…rkReactor in different setups
0c10f94 to
68f0d06
Compare
This also fixes where libArkReactor.dylib should be installed (alongside the executable).
Description
This should hopefully address #634.
Checklist