]> git.pld-linux.org Git - packages/dyninst.git/blame - dyninst-libname.patch
- updated to 9.0.3 (note: new sonames)
[packages/dyninst.git] / dyninst-libname.patch
CommitLineData
4fe92e20
JB
1--- DyninstAPI-9.0.3/common/CMakeLists.txt.orig 2015-08-26 18:13:07.000000000 +0200
2+++ DyninstAPI-9.0.3/common/CMakeLists.txt 2015-10-25 08:20:06.636787299 +0100
3@@ -112,6 +112,7 @@
4 endif()
6638e92f 5
4fe92e20
JB
6 dyninst_library(common ${DEPS})
7+set_target_properties(common PROPERTIES OUTPUT_NAME dyncommon)
6638e92f 8
4fe92e20
JB
9 if(PLATFORM MATCHES nt OR PLATFORM MATCHES windows)
10 target_link_libraries(common Psapi WS2_32 dbghelp)
This page took 0.105468 seconds and 4 git commands to generate.