From 92abe438e68ff4d741fdd39241d29f2b6623f0e2 2013-02-20 12:11:58 From: Jan Kaluza Date: 2013-02-20 12:11:58 Subject: [PATCH] Do not install swiften_raw --- diff --git a/backends/swiften_raw/CMakeLists.txt b/backends/swiften_raw/CMakeLists.txt index ccd50e8e857599e2bc46c86de1332f6f2aa68b18..5d656002d9c245de0f331be2a6462ff96947fec8 100644 --- a/backends/swiften_raw/CMakeLists.txt +++ b/backends/swiften_raw/CMakeLists.txt @@ -10,5 +10,5 @@ else() target_link_libraries(spectrum2_swiften_raw_backend transport ${Boost_LIBRARIES} ${SWIFTEN_LIBRARY} ${LOG4CXX_LIBRARIES}) endif() -INSTALL(TARGETS spectrum2_swiften_raw_backend RUNTIME DESTINATION bin) +#INSTALL(TARGETS spectrum2_swiften_raw_backend RUNTIME DESTINATION bin)