Cycling74 / min-api

High-level C++-language application programming interface for Max
MIT License
57 stars 23 forks source link

optional testing and jittler link #157

Closed x37v closed 4 years ago

x37v commented 4 years ago
tap commented 4 years ago

Hi @x37v -- Could you please provide me with some examples for how to user this so that I can test the Cmake testing disable flag?

Thanks!

x37v commented 4 years ago

Hi @x37v -- Could you please provide me with some examples for how to user this so that I can test the Cmake testing disable flag?

Thanks!

@tap after trying to disable testing in the min-devkit project I'm realizing that maybe this part isn't really important.

The real thing I am after is a build that doesn't put anything in directories above the build/ directory as my use case might have multiple processes building against the same cmake setup but in different build directories.

I'll look into that and get back to you with examples.

x37v commented 4 years ago

most of the work is actually in: https://github.com/Cycling74/max-api/pull/14/files