Changeset - 92abe438e68f
[Not reviewed]
0 1 0
Jan Kaluza - 13 years ago 2013-02-20 12:11:58
hanzz.k@gmail.com
Do not install swiften_raw
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
backends/swiften_raw/CMakeLists.txt
Show inline comments
 
@@ -7,8 +7,8 @@ ADD_EXECUTABLE(spectrum2_swiften_raw_backend ${SRC})
 
IF (NOT WIN32)
 
target_link_libraries(spectrum2_swiften_raw_backend transport pthread ${Boost_LIBRARIES} ${SWIFTEN_LIBRARY} ${LOG4CXX_LIBRARIES})
 
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)
 
0 comments (0 inline, 0 general)