klv: make KLV support optional via ENABLE_KLV, disabled by default
This prevents the building of the klv library and plugin, and disables KLV support and dependency in the Pleora plugin.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
add_subdirectory (klv)
|
||||
if (ENABLE_KLV)
|
||||
add_subdirectory (klv)
|
||||
endif ()
|
||||
Reference in New Issue
Block a user