mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Use cmake variable for lv2 plugin id
This commit is contained in:
@@ -17,6 +17,7 @@ else()
|
||||
message(FATAL_ERROR "Unrecognized Platform!")
|
||||
endif()
|
||||
|
||||
set(NAM_LV2_ID http://github.com/mikeoliphant/neural-amp-modeler-lv2)
|
||||
|
||||
include_directories(SYSTEM eigen)
|
||||
include_directories(SYSTEM lv2/include)
|
||||
|
||||
Reference in New Issue
Block a user