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