~ubuntu-branches/ubuntu/lucid/ktorrent/lucid

« back to all changes in this revision

Viewing changes to libbtcore/CMakeLists.txt

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-12-11 20:27:09 UTC
  • mfrom: (1.1.24 upstream) (0.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20081211202709-4fjb6zqxc2ak27af
Tags: 3.1.5+dfsg.1-1ubuntu1
* Merge with Debian, remaining changes:
 - Use Kubuntu's kde4.mk
 - Add replaces/conflicts on ktorrent-kde4

Show diffs side-by-side

added added

removed removed

Lines of Context:
185
185
if(WIN32)
186
186
target_link_libraries(btcore ws2_32)
187
187
endif(WIN32)
188
 
set_target_properties(btcore PROPERTIES VERSION 7.3.0 SOVERSION 7 )
 
188
set_target_properties(btcore PROPERTIES VERSION 7.4.0 SOVERSION 7 )
189
189
install(TARGETS btcore  ${INSTALL_TARGETS_DEFAULT_ARGS} )
190
190
 
191
191
set(net_HDR