[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sc-dev] sc-plugins -- passing cpp flags to the compiler via CMakeLists.txt
- To: sc dev <sc-dev@xxxxxxxxxxxxxxxx>
- Subject: [sc-dev] sc-plugins -- passing cpp flags to the compiler via CMakeLists.txt
- From: Bovermann Till <till.bovermann@xxxxxxxx>
- Date: Wed, 16 Oct 2013 11:28:21 +0000
- Accept-language: en-US, fi-FI
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
- Thread-index: AQHOymLSI++l5oCtwEGwUXHyfar3gQ==
- Thread-topic: sc-plugins -- passing cpp flags to the compiler via CMakeLists.txt
Dear friends,
In order to get the reverb plugin running in sc-plugins (developed in faust), I need to find out how to pass compiler options to the automatic build architecture used in sc-plugins.
For now, CMakeLists.txt in the sc-plugins/source directory contains a paragraph
include_directories(DEINDUGens/include)
BUILD_PLUGIN(JPverb
"DEINDUGens/JPverb.cpp"
"" "JPverb")
which works, however, I still need to add some -D flags to get it to run properly.
Any idea on how to do that?
cheers and thanks for your help
Till
(
just so that you know what to expect, once the reverb is available:
https://vimeo.com/lfsaw/verber
)
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/