mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-06-12 23:32:12 +02:00
Fix smart bypass cmake message
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ if (SMART_BYPASS_ENABLED)
|
||||
add_definitions(-DSMART_BYPASS_ENABLED)
|
||||
message(STATUS "Smart Bypass enabled")
|
||||
else()
|
||||
message(STATUS "Smart Bypass enabled")
|
||||
message(STATUS "Smart Bypass NOT enabled")
|
||||
endif (SMART_BYPASS_ENABLED)
|
||||
|
||||
set_target_properties(neural_amp_modeler
|
||||
|
||||
Reference in New Issue
Block a user