mirror of
https://github.com/dyne/frei0r.git
synced 2025-12-05 14:19:59 +01:00
Install heatmap0r filter
Format similarly to other plugins.
This commit is contained in:
@@ -6,6 +6,6 @@ if (MSVC)
|
||||
endif (MSVC)
|
||||
|
||||
add_library (${TARGET} MODULE ${SOURCES})
|
||||
|
||||
# No «lib» prefix (name.so instead of libname.so)
|
||||
set_target_properties (${TARGET} PROPERTIES PREFIX "")
|
||||
|
||||
install (TARGETS ${TARGET} LIBRARY DESTINATION ${LIBDIR})
|
||||
|
||||
Reference in New Issue
Block a user