AdditionalCompileOptions in xcode
-
Hi guys,
I am currently looking at adding some compilation option into projectdefinition.txt in macos.
When I look into https://developers.maxon.net/docs/cpp/2023_2/page_maxonapi_projecttool.html I can find the AdditionalCompileOptions which is for windows but not the equivalent for macos.
Do you know how I can pass option to xcode through the project definition ?
Thank you in advance
Best -
Hi,
I'm restoring that thread because that could be relevant for others. What kind of options you want to add?
If you find the solution, you can share your story so it will help everybodyCheers,
Manuel -
Hi Manuel,
Actually I couldn't find a clean answer..
The only way I found was to set some files into ../frameworks/settings/...Best,