mirror of
https://github.com/mikeoliphant/neural-amp-modeler-lv2.git
synced 2026-05-06 19:50:11 +02:00
Force link with stdc++fs
This commit is contained in:
@@ -17,6 +17,8 @@ else()
|
||||
message(FATAL_ERROR "Unrecognized Platform!")
|
||||
endif()
|
||||
|
||||
link_libraries(stdc++fs)
|
||||
|
||||
set(NAM_LV2_ID http://github.com/mikeoliphant/neural-amp-modeler-lv2)
|
||||
|
||||
include_directories(SYSTEM deps/eigen)
|
||||
|
||||
Reference in New Issue
Block a user