mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-22 13:43:11 +02:00
fix some cmake stuff. add uninstall support
change plugin names, load changed names, don't install static libs, etc
This commit is contained in:
2
thirdparty/libportfwd/CMakeLists.txt
vendored
2
thirdparty/libportfwd/CMakeLists.txt
vendored
@@ -46,6 +46,6 @@ ENDIF()
|
||||
# )
|
||||
#TARGET_LINK_LIBRARIES(portfwd-demo portfwd)
|
||||
|
||||
INSTALL(TARGETS portfwd ARCHIVE DESTINATION lib)
|
||||
# INSTALL(TARGETS portfwd ARCHIVE DESTINATION lib)
|
||||
#INSTALL(TARGETS portfwd-demo RUNTIME DESTINATION bin)
|
||||
#INSTALL(DIRECTORY include/portfwd DESTINATION include PATTERN "*~" EXCLUDE)
|
||||
|
Reference in New Issue
Block a user